- Feb 07, 2020
-
-
erwan authored
-
- Oct 14, 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
- Jul 15, 2019
-
-
Gwennan Eliezer authored
# Conflicts: # lib/sasacore/topology.ml # lib/sasacore/topology.mli
-
Gwennan Eliezer authored
-
- Jul 12, 2019
-
-
Gwennan Eliezer authored
-
- Jul 11, 2019
-
- 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)
-
- Jul 08, 2019
-
-
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
-
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
-
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
-