#include <string>#include <vector>#include "CoinWarmStartBasis.hpp"#include "CoinSearchTree.hpp"#include "CbcBranchBase.hpp"

Go to the source code of this file.
Classes | |
| class | CbcNodeInfo |
| Information required to recreate the subproblem at this node. More... | |
| class | CbcFullNodeInfo |
| Holds complete information for recreating a subproblem. More... | |
| class | CbcPartialNodeInfo |
| Holds information for recreating a subproblem by incremental change from the parent. More... | |
| class | CbcNode |
| Information required while the node is live. More... | |
1.6.1