#include <algorithm>#include <utility>#include <vector>#include "CoinError.hpp"#include "CoinSort.hpp"#include "Alps.h"#include "AlpsKnowledge.h"#include "AlpsNodeDesc.h"

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