|
| void | notifyHebdoProblem (const PROBLEME_HEBDO &problemeHebdo, int optimizationNumber, std::string_view name) override |
| | The notifyHebdoProblem method is used to notify of a problem during the simulation. More...
|
| |
|
|
std::map< std::pair< int, std::string >, SingleProblem > | problems |
| |
◆ notifyHebdoProblem()
| void TestingSimulationObserver::notifyHebdoProblem |
( |
const PROBLEME_HEBDO & |
problemeHebdo, |
|
|
int |
optimizationNumber, |
|
|
std::string_view |
name |
|
) |
| |
|
overridevirtual |
The notifyHebdoProblem method is used to notify of a problem during the simulation.
- Parameters
-
| problemeHebdo | A pointer to a PROBLEME_HEBDO object representing the problem. |
| optimizationNumber | The number of the optimization. |
| name | The name of the problem. |
Implements Antares::Solver::Simulation::ISimulationObserver.
The documentation for this class was generated from the following files:
- src/tests/inmemory-study/include/in-memory-study.h
- src/tests/inmemory-study/in-memory-study.cpp