Module Dependencies_matrix_code
type partition_constraints = (string, string list) Hashtbl.ttype cell_coord = int * intand deps_style = | DepsIn| DepsOut| DepsInOut
val is_dead_column : int -> dm -> boolval is_dead_line : int -> dm -> boolval is_internal_helper : int -> dm -> boolval score_upper_triangle_cells : dm -> (cell_coord * int) list