|
Minotaur 0.4.1
Docs for developers
|
Declare the KnapCovHandler class for handling knapsack cover constraints. It generates the cuts whenever they are needed. More...
#include "Handler.h"#include "Types.h"#include "Solution.h"#include "Variable.h"#include "Relaxation.h"#include "CoverCutGenerator.h"
Go to the source code of this file.
Classes | |
| struct | Minotaur::KCStats |
| class | Minotaur::KnapCovHandler |
Namespaces | |
| namespace | Minotaur |
Typedefs | |
| typedef KnapCovHandler * | Minotaur::KnapCovHandlerPtr |
| typedef const KnapCovHandler * | Minotaur::ConstKnapCovHandler |
Declare the KnapCovHandler class for handling knapsack cover constraints. It generates the cuts whenever they are needed.