Generated on Thu Mar 22 10:40:01 2012 for Gecode by doxygen 1.6.3

Test::Int::Linear Namespace Reference

Tests for linear constraints More...

Classes

class  IntInt
 Test linear relation over integer variables More...
class  IntVar
 Test linear relation over integer variables More...
class  BoolInt
 Test linear relation over Boolean variables equal to constant More...
class  BoolVar
 Test linear relation over Boolean variables equal to integer variable More...
class  Create
 Help class to create and register tests. More...

Functions

bool one (const Gecode::IntArgs &a)
 Check whether has only one coefficients.

Variables

Create c

Detailed Description

Tests for linear constraints


Function Documentation

bool Test::Int::Linear::one ( const Gecode::IntArgs a  ) 

Check whether has only one coefficients.

Definition at line 48 of file linear.cpp.