this repo has no description
at develop 204 B view raw
1predicate fzn_dag_reif(array[int] of $$N: from, array[int] of $$N: to, 2 array[$$N] of var bool: ns, array[int] of var bool: es, var bool: b) = 3 abort("Reified dag is not supported");