Module type Owl_computation_optimiser_sig.Sig

Core functions
val estimate_complexity : 'a Owl_graph.node array -> int * int

TODO

val optimise_nodes : Operator.Symbol.Shape.Type.attr Owl_graph.node array -> unit

TODO