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