A Simple Implementation of WorkingStrategy for the portfolio parallel strategy This strategy uses the different factories SolverFactory and SharingStrategyFactory in order to instantiate the different needed components specified by the parameters.
More...
#include <PortfolioSimple.hpp>
A Simple Implementation of WorkingStrategy for the portfolio parallel strategy This strategy uses the different factories SolverFactory and SharingStrategyFactory in order to instantiate the different needed components specified by the parameters.
◆ join()
◆ setSolverInterrupt()
void PortfolioSimple::setSolverInterrupt |
( |
| ) |
|
|
overridevirtual |
◆ solve()
void PortfolioSimple::solve |
( |
const std::vector< int > & | cube | ) |
|
|
overridevirtual |
◆ unsetSolverInterrupt()
void PortfolioSimple::unsetSolverInterrupt |
( |
| ) |
|
|
overridevirtual |
◆ waitInterrupt()
void PortfolioSimple::waitInterrupt |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file: