Generated on Mon Jul 6 18:09:22 2009 for Gecode by doxygen 1.5.9

exec.cpp File Reference

(Revision: 9118)

#include "test/int.hh"
#include <gecode/minimodel.hh>

Go to the source code of this file.


Classes

class  Test::Int::Exec::IntWait
 Simple test for wait (integer variables). More...
class  Test::Int::Exec::BoolWait
 Simple test for wait (Boolean variables). More...
class  Test::Int::Exec::When
 Simple test for when. More...

Namespaces

namespace  Test
 General test support.
namespace  Test::Int
 Testing finite domain integers.
namespace  Test::Int::Exec
 Tests for synchronized execution.

Variables

IntWait Test::Int::Exec::iw1 (1)
IntWait Test::Int::Exec::iw2 (2)
IntWait Test::Int::Exec::iw3 (3)
IntWait Test::Int::Exec::iw4 (4)
BoolWait Test::Int::Exec::bw1 (1)
BoolWait Test::Int::Exec::bw2 (2)
BoolWait Test::Int::Exec::bw3 (3)
BoolWait Test::Int::Exec::bw4 (4)
When Test::Int::Exec::when