#include "bt_assert.h"#include <deque>#include <vector>


Go to the source code of this file.
Classes | |
| class | disassembly_c |
| the disassembly is a common base class for the separation and separationInfo classes. More... | |
| class | state_c |
| defines one step in the separation process. More... | |
| class | separation_c |
| A list of states that lead to a separation of the puzzle into 2 parts. More... | |
| class | separationInfo_c |
| this class is used to store the complexity of a disassembly. More... | |
1.5.8