Generated on Sat Aug 25 2012 15:53:16 for Gecode by doxygen 1.7.5
Test::Int::MiniModelBoolean::BoolInstr Class Reference

Type for representing a Boolean instruction. More...

List of all members.

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)

Detailed Description

Type for representing a Boolean instruction.


Member Data Documentation

Which instruction to execute.

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

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

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

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

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


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