Generated on Sat Feb 7 2015 02:01:35 for Gecode by doxygen 1.8.9.1
assign.hh File Reference

(Revision: 12703)

#include <gecode/kernel.hh>
#include <gecode/int.hh>
#include <gecode/set.hh>
#include <gecode/float.hh>
#include "test/test.hh"

Go to the source code of this file.

Classes

class  Test::Assign::IntTest
 Base class for tests for assigning integer variables More...
 
class  Test::Assign::BoolTest
 Base class for tests for branching on Boolean variables More...
 
class  Test::Assign::SetTest
 Base class for tests for branching on set variables More...
 
class  Test::Assign::FloatTest
 Base class for tests for branching on float variables More...
 

Namespaces

 Test
 General test support.
 
 Test::Assign
 Tests for assignments.