feat: sort neighbors alpha-numerically (to automate k-clustering tests)
+ finish/fix the k-clustering algo + add it in the non-reg test list
Showing
- lib/algo/algo.mli 10 additions, 9 deletionslib/algo/algo.mli
- lib/sasacore/topology.ml 17 additions, 4 deletionslib/sasacore/topology.ml
- test/Makefile.dot 5 additions, 1 deletiontest/Makefile.dot
- test/k-clustering/Makefile 19 additions, 11 deletionstest/k-clustering/Makefile
- test/k-clustering/fig52_kcl.dot 8 additions, 8 deletionstest/k-clustering/fig52_kcl.dot
- test/k-clustering/p.ml 49 additions, 37 deletionstest/k-clustering/p.ml
- test/k-clustering/state.ml 3 additions, 2 deletionstest/k-clustering/state.ml
- tools/gg/graphGen.ml 1 addition, 1 deletiontools/gg/graphGen.ml
- tools/gg/randomGraph.ml 4 additions, 3 deletionstools/gg/randomGraph.ml
- tools/gg/randomGraph.mli 2 additions, 2 deletionstools/gg/randomGraph.mli
Loading
Please register or sign in to comment