Generated on Thu Jul 6 07:07:04 2006 for Gecode by doxygen 1.4.7

Gecode::Int::Linear::Term Class Reference

#include <linear.hh>

List of all members.


Detailed Description

Class for describing linear term $a\cdot x$.

Definition at line 904 of file linear.hh.

Public Attributes

int a
 Coefficient.
IntView x
 View.


Member Data Documentation

Coefficient.

Definition at line 907 of file linear.hh.

View.

Definition at line 909 of file linear.hh.


The documentation for this class was generated from the following file: