Datalog_AbstractSyntax.ConstGenSourceThe type of the identifier generated
The type of the generator
get_fresh_id gen returnds a pair (id,gen') where id is a fresh id and gen' a new generator that knows id was already generated.
compare id1 id2 returns an integer which is 0 if id1=id2, negative of id1 is less than id2 and positive otherwise.
Table implements correspondance tables with the current identifiers