Commit Graph

6 Commits

Author SHA1 Message Date
Christian Rinderknecht
3fc434d0d7 Changed return type of [repr]. Added [mem]. 2019-10-24 08:34:38 +02:00
Christian Rinderknecht
43eb5dd13f The function [repr] returns now an optional value instead of raising an exception.
Also, [is_equiv] does not raise an exception anymore.
2019-10-19 19:39:25 +02:00
Christian Rinderknecht
3296b0eb48 Added support for building the library with dune. 2019-03-24 14:32:51 +01:00
Christian Rinderknecht
a8d962dd88
Indentation 2018-08-19 18:24:01 +02:00
Christian Rinderknecht
24f4693595 I removed the useless module Item. 2018-08-12 15:12:27 +02:00
Christian Rinderknecht
2d994efcd2 First import of some implementations of the Union/Find algorithm in OCaml. 2018-08-12 15:04:27 +02:00