Generated on Thu Mar 22 10:39:47 2012 for Gecode by doxygen 1.6.3

exec.cpp File Reference

(Revision: 10684)

#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