New: Add a process id and a reply fields to neighbors.
Depending on the kind of network, we should raise an exception. Indeed such information should not be available in anonymous networks. We will add such checks later.
Showing
- lib/algo/algo.ml 3 additions, 2 deletionslib/algo/algo.ml
- lib/algo/algo.mli 3 additions, 1 deletionlib/algo/algo.mli
- lib/sasacore/sasa.ml 18 additions, 12 deletionslib/sasacore/sasa.ml
- lib/sasacore/topology.ml 2 additions, 1 deletionlib/sasacore/topology.ml
- lib/sasacore/topology.mli 3 additions, 3 deletionslib/sasacore/topology.mli
- test/Makefile.inc 10 additions, 3 deletionstest/Makefile.inc
- test/bfs-spanning-tree/p.ml 2 additions, 2 deletionstest/bfs-spanning-tree/p.ml
- test/rdbg-utils/dot.ml 2 additions, 2 deletionstest/rdbg-utils/dot.ml
Loading
Please register or sign in to comment