Generated on Sat Feb 7 2015 02:01:33 for Gecode by doxygen 1.8.9.1
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

 Test
 General test support.
 
 Test::Int
 Testing finite domain integers.
 
 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