#include <relation_type.h>
Data Fields | |
| enum Expr_enum | relop |
| REFCOUNT_T | ref_count |
| int * | lhs |
| int * | rhs |
| int * | args |
| int | nargs |
| double * | constants |
type of constraint
| REFCOUNT_T OpCodeRelation::ref_count |
number of instances looking here
| int * OpCodeRelation::rhs |
array of opcodes
| double* OpCodeRelation::constants |
array of reals
1.5.1