|
| BatchCollection (const std::vector< std::string > &sub_problem_names, size_t batch_size, Logger logger) |
|
void | BuildBatches () |
|
void | SetLogger (Logger logger) |
|
void | SetBatchSize (size_t batch_size) |
|
void | SetSubProblemNames (const std::vector< std::string > &sub_problem_names) |
|
size_t | size () const |
|
std::vector< Batch > | BatchCollections () const |
|
Batch | GetBatchFromId (unsigned batch_id) const |
|
unsigned | NumberOfBatch () const |
|
template<class Archive > |
void | serialize (Archive &ar, const unsigned int version) |
|
|
class | boost::serialization::access |
|
The documentation for this class was generated from the following files:
- src/cpp/benders/benders_by_batch/include/antares-xpansion/benders/benders_by_batch/BatchCollection.h
- src/cpp/benders/benders_by_batch/BatchCollection.cpp