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

Test::Int::MiniModelBoolean::BoolInstr Class Reference

List of all members.


Detailed Description

Type for representing a Boolean instruction.

Definition at line 59 of file mm-bool.cc.


Public Attributes

BoolOpcode o
 Which instruction to execute.
unsigned char x
unsigned char y
unsigned char z
 Instruction arguments, z is destination (or y for negation).

Member Data Documentation

Which instruction to execute.

Definition at line 61 of file mm-bool.cc.

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

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

Instruction arguments, z is destination (or y for negation).

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


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