Generated on Tue May 22 09:40:50 2018 for Gecode by doxygen 1.6.3

Namespace List

Here is a list of all namespaces with brief descriptions:
cxx14
cxx14::detail
GecodeGecode toplevel namespace
Gecode::CPProfilerCode that is specific to the CPProfiler
Gecode::DriverScript commandline driver
Gecode::FlatZincInterpreter for the FlatZinc language
Gecode::FlatZinc::ASTAbstract syntax trees for the FlatZinc interpreter
Gecode::FloatFloating point numbers
Gecode::Float::ArithmeticArithmetic propagators
Gecode::Float::BoolBoolean propagators
Gecode::Float::BranchFloat branchers
Gecode::Float::ChannelChannel propagators
Gecode::Float::LimitsNumerical limits for floating point variables
Gecode::Float::LinearLinear propagators
Gecode::Float::RelSimple relation propagators
Gecode::Float::TranscendentalTranscendental propagators
Gecode::Float::TrigonometricTrigonometric propagators
Gecode::GistThe Gecode Interactive Search Tool
Gecode::Gist::LayoutConfigParameters for the tree layout
Gecode::IntFinite domain integers
Gecode::Int::ArithmeticNumerical (arithmetic) propagators
Gecode::Int::BinPackingBin-packing propagators
Gecode::Int::BoolBoolean propagators
Gecode::Int::BranchInteger branchers
Gecode::Int::ChannelChannel propagators
Gecode::Int::CircuitCircuit propagators
Gecode::Int::CountCounting propagators
Gecode::Int::CumulativeScheduling for cumulative resources
Gecode::Int::CumulativesCumulatives propagators
Gecode::Int::DistinctDistinct propagators
Gecode::Int::DomDomain propagators
Gecode::Int::ElementElement propagators
Gecode::Int::ExecSynchronized execution
Gecode::Int::ExtensionalExtensional propagators
Gecode::Int::GCCGlobal cardinality propagators (Counting)
Gecode::Int::LDSBSymmetry breaking for integer variables
Gecode::Int::LimitsNumerical limits for integer variables
Gecode::Int::LinearLinear propagators
Gecode::Int::MemberMembership propagators
Gecode::Int::NoOverlapNo-overlap propagators
Gecode::Int::NValuesNumber of values propagators
Gecode::Int::PrecedeValue precedence propagators
Gecode::Int::RelSimple relation propagators
Gecode::Int::SequenceSequence propagators
Gecode::Int::SortedSorted propagators
Gecode::Int::UnaryInt for unary resources
Gecode::Int::UnshareUnsharing shared variables
Gecode::Int::ViewValGraphSupport classes for propagators using a view-value graph
Gecode::IterRange and value iterators
Gecode::Iter::RangesRange iterators
Gecode::Iter::ValuesValue iterators
Gecode::KernelKernel functionality
Gecode::Kernel::Config
Gecode::Kernel::MemoryConfigParameters defining memory management policy for spaces
Gecode::MiniModelMinimalistic modeling support
Gecode::SearchSearch engines
Gecode::Search::ConfigSearch configuration
Gecode::Search::MetaMeta search engine implementations
Gecode::Search::Meta::ParallelParallel meta search engine implementations
Gecode::Search::Meta::SequentialSequential meta search engine implementations
Gecode::Search::Par
Gecode::Search::ParallelParallel search engine implementations
Gecode::Search::Seq
Gecode::Search::SequentialSequential search engine implementations
Gecode::SetFinite integer sets
Gecode::Set::BranchSet branchings
Gecode::Set::ChannelChanneling propagators for set variables
Gecode::Set::ConvexPropagators for convexity
Gecode::Set::DistinctPropagators for global distinctness constraints
Gecode::Set::ElementSet element propagators
Gecode::Set::IntPropagators connecting set and int variables
Gecode::Set::LDSBSymmetry breaking for set variables
Gecode::Set::LimitsNumerical limits for set variables
Gecode::Set::PrecedeValue precedence propagators
Gecode::Set::RelStandard set relation propagators
Gecode::Set::RelOpStandard set operation propagators
Gecode::Set::SequencePropagators for ordered sequences of sets
Gecode::SupportSupport algorithms and datastructures
std
TestGeneral test support
Test::ArrayTests for arrays
Test::AssignTests for assignments
Test::BranchTests for branchings
Test::FlatZincTests for FlatZinc
Test::FloatTesting domain floats
Test::Float::ArithmeticTests for arithmetic constraints
Test::Float::BasicTests for basic setup
Test::Float::ChannelTests for channel constraints
Test::Float::DomTests for domain constraints
Test::Float::LinearTests for linear constraints
Test::Float::MiniModelLinTests for minimal modeling constraints (linear)
Test::Float::RelTests for relation constraints
Test::Float::TranscendentalTests for transcendental constraints
Test::Float::TrigonometricTests for trigonometric constraints
Test::IntTesting finite domain integers
Test::Int::ArithmeticTests for arithmetic constraints
Test::Int::BasicTests for basic setup
Test::Int::BinPackingTests for bin-packing constraint
Test::Int::BoolTests for Boolean constraints
Test::Int::ChannelTests for channel constraints
Test::Int::CircuitTests for circuit constraints
Test::Int::CountTests for count constraints
Test::Int::CumulativeTests for cumulative scheduling constraints
Test::Int::CumulativesTests for scheduling constraints
Test::Int::DistinctTests for distinct constraints
Test::Int::DomTests for domain constraints
Test::Int::ElementTests for element constraints
Test::Int::ExecTests for synchronized execution
Test::Int::ExtensionalTests for extensional (relation) constraints
Test::Int::GCCTests for counting constraints (global cardinality)
Test::Int::LinearTests for linear constraints
Test::Int::MemberTests for membership constraints
Test::Int::MiniModelTests for minimal modelling constraints (simple relations)
Test::Int::MiniModelArithmeticTests for minimal modelling constraints (arithmetic)
Test::Int::MiniModelBooleanTests for minimal modelling constraints (Boolean)
Test::Int::MiniModelCountTests for minimal modelling constraints (counting)
Test::Int::MiniModelLinTests for minimal modelling constraints (linear)
Test::Int::MiniModelSetTests for minimal modelling constraints (Set)
Test::Int::NoOverlapTests for no-overlap constraint
Test::Int::NValuesTests for number of values constraints
Test::Int::PrecedeTests for value precedence constraints
Test::Int::RelTests for relation constraints
Test::Int::SequenceTests for sequence constraints
Test::Int::SortedTests for sorted constraints
Test::Int::UnaryTests for unary scheduling constraints
Test::Int::UnshareTests for unsharing variables in arrays
Test::LDSBTesting for LDSB
Test::NoGoodsTests for search using no-goods
Test::SearchTests for search engines
Test::SetTesting finite sets
Test::Set::ChannelTests for set channeling constraints
Test::Set::ConvexTests for convexity constraints
Test::Set::DistinctTests for distinctness constraints
Test::Set::DomTests for domain constraints
Test::Set::ElementTests for set element constraints
Test::Set::ExecTests for synchronized execution
Test::Set::IntTests for combined int/set constraints
Test::Set::PrecedeTests for value precedence constraints
Test::Set::RelTests for relation constraints
Test::Set::RelOpTests for relation/operation constraints
Test::Set::RelOpConstTests for relation/operation constraints with constants
Test::Set::SequenceTests for sequence constraints
Test::Set::VarTests for set variable conors