|
CNDSM
1.00
|
Definition of the KnpsFiOrcl class which implements the FiOracle interface and solves the knapsack Lagrangian relaxation of the (Fixed-Charge) Multicommodity Min Cost Flow Problem ((FC-)MMCF). More...
Classes | |
| class | KnpsFiOrcl |
| Instantiation of FiOracle for Knapsack Lagrangian relaxation of FC-MMFC. More... | |
Macros | |
| #define | LOG_FI 0 |
| If LOG_FI > 0, the FlwFiOrcl class may produce (depending on an input parameter) a log of (more or less) important results. More... | |
| #define | SPF_SUB 0 |
| If LOG_FI > 0, the FlwFiOrcl class using the global Lower Bound. More... | |
Definition of the KnpsFiOrcl class which implements the FiOracle interface and solves the knapsack Lagrangian relaxation of the (Fixed-Charge) Multicommodity Min Cost Flow Problem ((FC-)MMCF).
| #define LOG_FI 0 |
If LOG_FI > 0, the FlwFiOrcl class may produce (depending on an input parameter) a log of (more or less) important results.
| #define SPF_SUB 0 |
If LOG_FI > 0, the FlwFiOrcl class using the global Lower Bound.
indicate how to manage the subgradients in the method Gi():
0: do not sparsify the subgradients; 1: sparsify the sungradients.