- Jul 19, 2019
-
-
Gwennan Eliezer authored
-
- Jul 18, 2019
-
-
Gwennan Eliezer authored
-
- Jul 17, 2019
-
-
Gwennan Eliezer authored
(Also change the value delta in dfs to the cardinal instead of the diameter, to lower significantly the execution time (or to debug ?))
-
Gwennan Eliezer authored
-
- Jul 15, 2019
-
-
Gwennan Eliezer authored
-
Gwennan Eliezer authored
-
Gwennan Eliezer authored
# Conflicts: # lib/sasacore/topology.ml # lib/sasacore/topology.mli
-
Gwennan Eliezer authored
-
- Jul 12, 2019
-
-
Gwennan Eliezer authored
-
- Jul 11, 2019
-
-
erwan authored
- the move_count node was wrong (missing parenthesis) - the lemma an the theorem only holds for locally central unfait demon
-
- Jul 10, 2019
-
-
Gwennan Eliezer authored
Moved the python environment into 'tools', added Project object in the python environment alongside minor changes, created some scripts to test the environment, and changed make_dot function in topology.ml such that it removes the path of a file before using it as graph name.
-
- Jul 09, 2019
-
-
Gwennan Eliezer authored
-
Gwennan Eliezer authored
-
Gwennan Eliezer authored
Added tools/test/skeleton to test gg and gg-deco. Made also small modifications to make_dot (in topology.ml)
-
erwan authored
-
- Jul 08, 2019
-
-
erwan authored
-
erwan authored
-
erwan authored
Merge branch '11-add-lustre-oracles-to-all-examples-of-the-test-directory' of gricad-gitlab.univ-grenoble-alpes.fr:verimag/synchrone/sasa into 11-add-lustre-oracles-to-all-examples-of-the-test-directory
-
erwan authored
-
Gwennan Eliezer authored
(I forgot to change it everywhere)
-
Gwennan Eliezer authored
-
Gwennan Eliezer authored
-
Gwennan Eliezer authored
-
Gwennan Eliezer authored
-
- Jul 05, 2019
-
-
Nathan Rébiscoul authored
-
erwan authored
-
Gwennan Eliezer authored
-
Gwennan Eliezer authored
Added an error message when neato doesn't work (when using "gg UDG -du|-dur ...") that is affected by --silent (aka. -s)
-
Nathan Rébiscoul authored
-
erwan authored
-
Gwennan Eliezer authored
Debugged, renamed CommomGraph ClassicGraph, placed all the UDG utils from RandomGraph into a new module, enhanced "gg <command> -s" such that is has effect on warnings, removed "rand" function
-
Gwennan Eliezer authored
-
Gwennan Eliezer authored
Added comments, enhanced 'gg -h', changed some names, replaced an UDG tool function with another, and other minor things.
-
erwan authored
The generation scheme is now makes it easier to write oracles that do not depend on the topology. The idea is to generate an oracle (specific to the graph) that includes a file that the user should provide, and which ougth to define a generic oracle, i.e., depending on m and n (process and actions numbers).
-
erwan authored
-
- Jul 04, 2019
-
-
Nathan Rébiscoul authored
-
Nathan Rébiscoul authored
-
Nathan Rébiscoul authored
-
Nathan Rébiscoul authored
Merge branch 'master' of https://gricad-gitlab.univ-grenoble-alpes.fr/verimag/synchrone/sasa into 11-add-lustre-oracles-to-all-examples-of-the-test-directory
-
Gwennan Eliezer authored
Added GraphGen to dune. The command is gg. Also added some comments to some .mli files, and reorganized a bit the functions.
-