Generated on Mon Aug 25 11:35:55 2008 for Gecode by doxygen 1.5.6

Test::Int::MiniModelLin::LinInstr Class Reference

List of all members.


Detailed Description

Type for representing a linear instruction.

Definition at line 62 of file mm-lin.cc.


Public Attributes

LinOpcode o
 Which instruction to execute.
unsigned char x
unsigned char y
unsigned char z
 Instruction arguments, y is destination (or z).
int c
 Numerical constant.

Member Data Documentation

Which instruction to execute.

Definition at line 64 of file mm-lin.cc.

Definition at line 65 of file mm-lin.cc.

Definition at line 65 of file mm-lin.cc.

Instruction arguments, y is destination (or z).

Definition at line 65 of file mm-lin.cc.

Numerical constant.

Definition at line 66 of file mm-lin.cc.


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