#include <cassert>#include <list>#include "CoinError.hpp"#include "CoinSort.hpp"#include "AlpsSearchStrategy.h"#include "AlpsKnowledge.h"#include "AlpsNodePool.h"#include "AlpsPriorityQueue.h"#include "AlpsTreeNode.h"

Go to the source code of this file.
Classes | |
| class | AlpsSubTree |
| This class contains the data pertaining to a particular subtree in the search tree. More... | |
1.8.5