Generated on Tue Sep 25 2012 20:53:37 for Gecode by doxygen 1.7.5
Test::Search::DFS Class 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

Test for depth-first search


Constructor & Destructor Documentation

Test::Search::DFS::DFS ( HowToBranch  htb1,
HowToBranch  htb2,
HowToBranch  htb3,
unsigned int  c_d0,
unsigned int  a_d0,
unsigned int  t0 
) [inline]

Initialize test.

Definition at line 307 of file search.cpp.


Member Function Documentation

virtual bool Test::Search::DFS::run ( void  ) [inline, virtual]

Run test.

Implements Test::Base.

Definition at line 314 of file search.cpp.


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