Some work on trees
- add sub_tree_size, parent, is_in_tree, is_out_tree - fix height (was only working for out-trees) - a predessors to Topology.t - refactor a lot of strange things in the code - in the use of hashtbl in particular
Showing
- .merlin 0 additions, 10 deletions.merlin
- lib/algo/algo.ml 7 additions, 3 deletionslib/algo/algo.ml
- lib/algo/algo.mli 28 additions, 12 deletionslib/algo/algo.mli
- lib/sasacore/main.ml 3 additions, 21 deletionslib/sasacore/main.ml
- lib/sasacore/register.ml 39 additions, 24 deletionslib/sasacore/register.ml
- lib/sasacore/register.mli 9 additions, 15 deletionslib/sasacore/register.mli
- lib/sasacore/topology.ml 193 additions, 37 deletionslib/sasacore/topology.ml
- lib/sasacore/topology.mli 16 additions, 4 deletionslib/sasacore/topology.mli
- test/Makefile.dot 15 additions, 3 deletionstest/Makefile.dot
- tools/gg/graphGen.ml 21 additions, 17 deletionstools/gg/graphGen.ml
Loading
Please register or sign in to comment