#include <string>#include <vector>#include "CoinPackedMatrix.hpp"#include "OsiCuts.hpp"#include "CoinHelperFunctions.hpp"#include "OsiBranchingObject.hpp"

Go to the source code of this file.
Classes | |
| class | CbcHeuristicNode |
| A class describing the branching decisions that were made to get to the node where a heuristics was invoked from. More... | |
| class | CbcHeuristicNodeList |
| class | CbcHeuristic |
| Heuristic base class. More... | |
| class | CbcRounding |
| Rounding class. More... | |
| class | CbcHeuristicPartial |
| Partial solution class If user knows a partial solution this tries to get an integer solution it uses hotstart information. More... | |
| class | CbcSerendipity |
| heuristic - just picks up any good solution found by solver - see OsiBabSolver More... | |
1.6.1