]> matita.cs.unibo.it Git - fireball-separation.git/blob - ocaml/sat.mli
77f02394d64017e28dd533e41fa44c7aebfc964b
[fireball-separation.git] / ocaml / sat.mli
1 type graph = (int * int) list\r
2 \r
3 val encode_graph : graph -> string\r