pelib  2.0.0
pelib::AmplSolver Member List
This is the complete list of members for pelib::AmplSolver, including all inherited members.
AmplSolver(std::istream &model, const std::string &model_filename, std::istream &run, bool showOutput=false, bool showError=false)pelib::AmplSolver
AmplSolver(std::istream &model, const std::string &model_filename, std::istream &run, const std::map< const std::string, const Algebra > &data, bool showOutput=false, bool showError=false)pelib::AmplSolver
datapelib::AmplSolver [protected]
do_nothing()pelib::Solver [inline, protected, virtual]
modelpelib::AmplSolver [protected]
model_filepelib::AmplSolver [protected]
runpelib::AmplSolver [protected]
showErrorpelib::AmplSolver [protected]
showOutputpelib::AmplSolver [protected]
solve(const std::map< const std::string, const Algebra > &data) const pelib::AmplSolver [virtual]
solve(const std::map< const std::string, const Algebra > &data, std::map< const std::string, double > &statistics) const pelib::AmplSolver [virtual]
solve() const pelib::AmplSolver [virtual]
solve(std::map< const std::string, double > &statistics) const pelib::AmplSolver [virtual]
~Solver()=0pelib::Solver [pure virtual]