Generated on Thu Apr 11 14:00:14 2019 for Gecode by doxygen 1.6.3

Test::Float::MiniModelLin::LinInstr Class Reference

Type for representing a linear instruction. More...

List of all members.

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.

Detailed Description

Type for representing a linear instruction.

Definition at line 52 of file mm-lin.cpp.


Member Data Documentation

Which instruction to execute.

Definition at line 54 of file mm-lin.cpp.

Definition at line 55 of file mm-lin.cpp.

Definition at line 55 of file mm-lin.cpp.

Instruction arguments, y is destination (or z).

Definition at line 55 of file mm-lin.cpp.

Numerical constant.

Definition at line 56 of file mm-lin.cpp.


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