#include <algorithm>#include <utility>#include <vector>#include "CoinError.hpp"#include "CoinSort.hpp"#include "Alps.h"#include "AlpsKnowledge.h"#include "AlpsNodeDesc.h"Include dependency graph for AlpsTreeNode.h:

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

Go to the source code of this file.
Classes | |
| class | AlpsTreeNode |
| This class holds one node of the search tree. More... | |
Typedefs | |
| typedef int | AlpsNodeIndex_t |
| typedef int AlpsNodeIndex_t |
Definition at line 37 of file AlpsTreeNode.h.
1.4.7