Generated on Tue Sep 25 2012 20:53:31 for Gecode by doxygen 1.7.5
Gecode::Int::Linear::Term Class Reference

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

#include <linear.hh>

List of all members.

Public Attributes

int a
 Coefficient.
View x
 View.

Detailed Description

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


Member Data Documentation

Coefficient.

Definition at line 1313 of file linear.hh.

View.

Definition at line 1315 of file linear.hh.


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