Structsยง
- Member
Constraint ๐ - Represents a
R0 member of [R1..Rn]
constraint - Member
Constraint ๐Set - Compactly stores a set of
R0 member of [R1...Rn]
constraints, indexed by the regionR0
. - NllMember
Constraint ๐Index
Functionsยง
- append_
list ๐ - Given a linked list starting at
source_list
and another linked list starting attarget_list
, modifytarget_list
so that it is followed bysource_list
.