#include <rel.h>
Collaboration diagram for rel_relation:

Data Fields | |
| SlvBackendToken | instance |
| rel_extnode * | nodeinfo |
| var_variable ** | incidence |
| enum backend_enum | type |
| int32 | n_incidences |
| int32 | mindex |
| int32 | sindex |
| int32 | model |
| uint32 | flags |
Normally, this is a pointer to an Instance struct
| struct rel_extnode* rel_relation::nodeinfo |
For use by blackbox relations, NULL in other cases
| struct var_variable** rel_relation::incidence |
array of atomic vars and nonvars in rel
tokens, glassbox or blackbox
length of incidence.
index in the slv_system_t master list
index in the slv_system_t solver list
index of a hypothetical MODEL rel is from
| uint32 rel_relation::flags |
flags
1.5.1