API change: change the API of potential and legitimate functions
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.
Showing
- lib/algo/algo.ml 9 additions, 9 deletionslib/algo/algo.ml
- lib/algo/algo.mli 3 additions, 3 deletionslib/algo/algo.mli
- lib/sasa/sasaRun.ml 2 additions, 1 deletionlib/sasa/sasaRun.ml
- lib/sasacore/evil.ml 5 additions, 3 deletionslib/sasacore/evil.ml
- lib/sasacore/register.ml 3 additions, 3 deletionslib/sasacore/register.ml
- lib/sasacore/register.mli 3 additions, 3 deletionslib/sasacore/register.mli
- src/sasaMain.ml 3 additions, 1 deletionsrc/sasaMain.ml
- test/coloring/config.ml 1 addition, 1 deletiontest/coloring/config.ml
- test/dijkstra-ring/config.ml 1 addition, 0 deletionstest/dijkstra-ring/config.ml
Please register or sign in to comment