Generated on Tue May 22 09:42:03 2018 for Gecode by doxygen 1.6.3

Test::Search::DFS< Model > Class Template Reference

Test for depth-first search More...

List of all members.

Public Member Functions

 DFS (HowToBranch htb1, HowToBranch htb2, HowToBranch htb3, unsigned int c_d0, unsigned int a_d0, unsigned int t0)
 Initialize test.
virtual bool run (void)
 Run test.

Detailed Description

template<class Model>
class Test::Search::DFS< Model >

Test for depth-first search

Definition at line 359 of file search.cpp.


Constructor & Destructor Documentation

template<class Model >
Test::Search::DFS< Model >::DFS ( HowToBranch  htb1,
HowToBranch  htb2,
HowToBranch  htb3,
unsigned int  c_d0,
unsigned int  a_d0,
unsigned int  t0 
) [inline]

Initialize test.

Definition at line 369 of file search.cpp.


Member Function Documentation

template<class Model >
virtual bool Test::Search::DFS< Model >::run ( void   )  [inline, virtual]

Run test.

Implements Test::Base.

Definition at line 376 of file search.cpp.


The documentation for this class was generated from the following file: