frepple::SolverMRP::State Struct Reference
This class is used to store the solver status during the ask-reply calls of the solver. More...
#include <solver.h>
Public Attributes | |
| double | a_cost |
| Date | a_date |
| double | a_penalty |
| double | a_qty |
| Buffer * | curBuffer |
| Demand * | curDemand |
| OperationPlan * | curOwnerOpplan |
| bool | forceLate |
| Plannable * | motive |
| Date | q_date |
| Date | q_date_max |
| FlowPlan * | q_flowplan |
| LoadPlan * | q_loadplan |
| OperationPlan * | q_operationplan |
| double | q_qty |
Detailed Description
This class is used to store the solver status during the ask-reply calls of the solver.
Member Data Documentation
The documentation for this struct was generated from the following file:
Documentation generated for frePPLe by
