#include <Solver.h>
Definition at line 34 of file Solver.h.
◆ getDataSet()
std::shared_ptr< DataSet > PROJECT_NS::Solver::getDataSet |
( |
| ) |
|
|
inlineprivate |
◆ getParam()
std::shared_ptr< Param > PROJECT_NS::Solver::getParam |
( |
| ) |
|
|
inlineprivate |
◆ getPlatfrom()
std::shared_ptr< Platform > PROJECT_NS::Solver::getPlatfrom |
( |
| ) |
|
|
inlineprivate |
◆ getSolver()
std::shared_ptr< Solver > PROJECT_NS::Solver::getSolver |
( |
| ) |
|
|
inlineprivate |
◆ getSystem()
std::shared_ptr< System > PROJECT_NS::Solver::getSystem |
( |
| ) |
|
|
inlineprivate |
◆ _dataset
std::shared_ptr<DataSet> PROJECT_NS::Solver::_dataset |
|
private |
◆ _param
std::shared_ptr<Param> PROJECT_NS::Solver::_param |
|
private |
◆ _platform
std::shared_ptr<Platform> PROJECT_NS::Solver::_platform |
|
private |
◆ _solver
std::shared_ptr<Solver> PROJECT_NS::Solver::_solver |
|
private |
◆ _system
std::shared_ptr<System> PROJECT_NS::Solver::_system |
|
private |
The documentation for this class was generated from the following file: