Closed gisellemnr closed 6 years ago
Some methods (cutcoherent and the like) are not implemented in a pure functional way, using mutable variables for some tasks. Rewrite them functionally.
Also check_principalcut and check_atomicelim in sellf.ml
Some methods (cutcoherent and the like) are not implemented in a pure functional way, using mutable variables for some tasks. Rewrite them functionally.