#include <string>#include <vector>#include "CoinWarmStartBasis.hpp"#include "CoinSearchTree.hpp"#include "CbcBranchBase.hpp"Include dependency graph for CbcNode.hpp:

This graph shows which files directly or indirectly include this file:

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.4.7