src/cpsp/gecode/GC_ThreadingSpace.hh File Reference
#include <gecode/kernel.hh>
#include <gecode/int.hh>
#include <gecode/search.hh>
#include <gecode/minimodel.hh>
#include <string>
#include <vector>
#include "cpsp/HCore.hh"
#include "cpsp/HPThreadingOptions.hh"
#include "cpsp/gecode/GC_ThreadingSymmBreaker.hh"
#include "cpsp/gecode/GC_StlSetRangeIterator.hh"
#include "cpsp/gecode/gecodeExtensions.hh"
Include dependency graph for GC_ThreadingSpace.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | cpsp |
namespace | cpsp::gecode |
Data Structures | |
class | cpsp::gecode::GC_ThreadingSpace |
class | cpsp::gecode::GC_ThreadingSpaceMoveDist |
class | cpsp::gecode::GC_ThreadingSpacePosDist |
class | cpsp::gecode::GC_ThreadingSpaceShapes |
class | cpsp::gecode::IntDomSize |
Typedefs | |
typedef Gecode::Space | cpsp::gecode::SuperSpace |
Enumerations | |
enum | cpsp::gecode::BranchingType { cpsp::gecode::BR_NONE = 0, cpsp::gecode::BR_DFS = 1, cpsp::gecode::BR_DDS = 2, cpsp::gecode::BR_SYM = 4 } |