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 |
This class is used to store the solver status during the ask-reply calls of the solver.
| double frepple::SolverMRP::State::a_cost |
| Date frepple::SolverMRP::State::a_date |
| double frepple::SolverMRP::State::a_penalty |
| double frepple::SolverMRP::State::a_qty |
| Buffer* frepple::SolverMRP::State::curBuffer |
| Demand* frepple::SolverMRP::State::curDemand |
| OperationPlan* frepple::SolverMRP::State::curOwnerOpplan |
| bool frepple::SolverMRP::State::forceLate |
| Plannable* frepple::SolverMRP::State::motive |
| Date frepple::SolverMRP::State::q_date |
| Date frepple::SolverMRP::State::q_date_max |
| FlowPlan* frepple::SolverMRP::State::q_flowplan |
| LoadPlan* frepple::SolverMRP::State::q_loadplan |
| OperationPlan* frepple::SolverMRP::State::q_operationplan |
| double frepple::SolverMRP::State::q_qty |