- Mar 26, 2019
-
-
erwan authored
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.
-
- Mar 10, 2019
- Mar 09, 2019
-
-
erwan authored
Also add the list of neighbors to the init function. The rationale is that to give a sensible initial value to local vars of type 'Neighbor', we need the neighbors number. I could have chosen to pass an integer only. Well, who can the plus can the minus.
-
- Mar 08, 2019