Add complete, star and ring topologies
This commit is contained in:
parent
201fdc2c12
commit
8f4b8feb94
8 changed files with 286 additions and 1 deletions
|
|
@ -23,6 +23,9 @@ set (SMP_FILE
|
|||
topology/abstractTopology.h
|
||||
topology/booleanTopology.h
|
||||
topology/topologyBuilder.h
|
||||
topology/completeTopologyBuilder.cpp
|
||||
topology/starTopologyBuilder.cpp
|
||||
topology/ringTopologyBuilder.cpp
|
||||
)
|
||||
|
||||
add_library(smp STATIC ${SMP_FILE})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue