Newer
Older

erwan
committed
(* Time-stamp: <modified the 02/04/2019 (at 13:42) by Erwan Jahier> *)

erwan
committed
id: node_id; (* The id of the node as stated in the dot file *)
file: string; (* the content of the algo field (a cxms file) *)
init: (string * string) list; (* store the content of the init field *)

erwan
committed
succ: node_id -> node_id list;
(** Parse a sasa dot file *)