Add a builder attribute to the topology and construct method
This commit is contained in:
parent
6159309ab2
commit
631d693bef
8 changed files with 86 additions and 18 deletions
|
|
@ -38,4 +38,4 @@ void paradiseo::smp::Complete::operator()(unsigned nbIsland, std::vector<std::ve
|
|||
matrix.assign(nbIsland, line);
|
||||
for(int i=0;i<nbIsland;i++)
|
||||
matrix[i][i]=false;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue