
Go to the source code of this file.
Classes | |
| class | Test::Search::TestSpace |
| Space with information. More... | |
| class | Test::Search::FailImmediate |
| Space that immediately fails. More... | |
| class | Test::Search::SolveImmediate |
| Space that is immediately solved. More... | |
| class | Test::Search::HasSolutions |
| Space that requires propagation and has solutions. More... | |
| class | Test::Search::Test |
| Base class for search tests More... | |
| class | Test::Search::DFS< Model > |
| Test for depth-first search More... | |
| class | Test::Search::BAB< Model > |
| Test for best solution search More... | |
| class | Test::Search::RBS< Model, Engine > |
| Test for restart-based search More... | |
| class | Test::Search::BranchTypes |
| Iterator for branching types. More... | |
| class | Test::Search::ConstrainTypes |
| Iterator for constrain types. More... | |
| class | Test::Search::Create |
| Help class to create and register tests. More... | |
Namespaces | |
| Test | |
| General test support. | |
| Test::Search | |
| Tests for search engines. | |
Enumerations |
Variables | |
| Create | Test::Search::c |