This is necessary because I cannot Dynlink .cmxs files from a ocaml toplevel. Hence, one way to load the algos from rdbg is to #load .cma files. This option generates an ocaml file that can be #used by automatically generated rdbg-session.ml files.
Rationale: it was not really necessary (Algo.neighbor contains almost the same information), and the Topology.neighbor type was alone in its module, which looked weird.
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.
instead of duplicating its content
Fix: in the generated lutin demon, the constraint to prevent several actions to be activated in the same process was wrong