Add topology to IslandModel, sending messages mecanism, rewrite Bimap container
This commit is contained in:
parent
95b7b80f19
commit
b3f83717d6
10 changed files with 162 additions and 63 deletions
|
|
@ -40,4 +40,10 @@ Contact: paradiseo-help@lists.gforge.inria.fr
|
|||
#include <policyElement.h>
|
||||
#include <islandNotifier.h>
|
||||
|
||||
// Topologies
|
||||
#include <topology/topology.h>
|
||||
#include <topology/complete.h>
|
||||
#include <topology/ring.h>
|
||||
#include <topology/star.h>
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue