branch.cc File Reference
(Revision: 6318)
#include "test/branch.hh"
#include <algorithm>
#include <map>
#include <vector>
#include <iostream>
#include "gecode/kernel.hh"
#include "gecode/int.hh"
#include "gecode/set.hh"
#include "gecode/search.hh"
Go to the source code of this file.
Namespaces | |
| namespace | Test |
| namespace | Test::Branch |
Classes | |
| class | Test::Branch::IntTestSpace |
| Space for executing integer tests. More... | |
| class | Test::Branch::BoolTestSpace |
| Space for executing Boolean tests. More... | |
| class | Test::Branch::SetTestSpace |
| Space for executing Boolean tests. More... | |
| class | Test::Branch::CpltSetTestSpace |
| Space for executing Boolean tests. More... | |
| class | Test::Branch::RunInfo |
| Information about one test-run. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const Test::Branch::RunInfo &ri) |
Function Documentation
| std::ostream& operator<< | ( | std::ostream & | os, | |
| const Test::Branch::RunInfo & | ri | |||
| ) |
