- Oct 11, 2021
- Oct 08, 2021
-
-
erwan authored
-
- Oct 07, 2021
-
- Oct 05, 2021
-
-
erwan authored
(i was on the wrong branch)
-
- Jul 31, 2021
-
-
erwan authored
-
- Jul 28, 2021
-
-
erwan authored
-
- Jun 17, 2021
-
- May 26, 2021
-
-
- May 04, 2021
-
-
erwan authored
-
- Apr 16, 2021
- Mar 10, 2021
-
-
erwan authored
-
- Dec 08, 2020
-
-
erwan authored
-
- Dec 02, 2020
-
-
erwan authored
Indeed, the silent value was missing, which was blocking luciole
-
- Nov 04, 2020
-
-
erwan authored
-
- Oct 15, 2020
-
-
erwan authored
-
- Oct 13, 2020
-
-
erwan authored
and attach the pid to the list of neighbors of returned by the get function. Indeed, this is needed in some anomymous (or semi-anonymous) algorithms, such as the k-clustering.
-
- Oct 07, 2020
-
-
erwan authored
-
- Oct 02, 2020
-
-
erwan authored
-
- Sep 28, 2020
-
-
erwan authored
-
- Sep 03, 2020
-
-
erwan authored
-
- Jul 10, 2020
-
-
erwan authored
also, start the first step at 0 instead of 1. Otherwise, with -cd, we get more steps than moves. Indeed, the first step is not really a step; it just contain the initial state values.
-
- Jul 09, 2020
-
-
erwan authored
-
- Jul 08, 2020
- Jul 07, 2020
-
-
erwan authored
-
- Jul 01, 2020
-
-
erwan authored
nb: I needed to split Main to avoid a Module self-loop (as I need to use do_step in Daemon).
-
- Mar 13, 2020
-
-
erwan authored
-
- Feb 19, 2020
-
-
erwan authored
-
- Feb 06, 2020
-
-
erwan authored
-
- Jan 22, 2020
-
- Oct 23, 2019
-
-
erwan authored
- Oct 08, 2019
-
- Sep 18, 2019
-
-
erwan authored
Its basename is the basename of the name of the .dot file. Also provide a =--gen-register= option generates such a registring ml file. --gen-register also generate a state.ml skeleton file. The Makefile test/Makefile.inc also suppose that the types of the state is defined in state.ml
-
- Sep 06, 2019
-
-
erwan authored
To do that, I've reorganized the code Test: with ocaml 4.08, it is impossible to load the same function twice. Hence the need to define p.mli files for graphs with several nodes. Also, track missing files and the alea-coloring exemples.
-
- Jul 11, 2019
-