]> gerrit.simantics Code Review - simantics/district.git/commit
Added Simantics/District/Algorithm SCL module 02/2302/3
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 11 Oct 2018 12:05:01 +0000 (15:05 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 11 Oct 2018 12:13:19 +0000 (12:13 +0000)
commit6dec5182c23ab01df1adbdcc1276b99b8968b786
tree70a554007359cb24f18078d4f138f30978d28e3b
parent85d4d20f2a57cb985151da5e9cdfd73fc0ca07bc
Added Simantics/District/Algorithm SCL module

For now it only contains functions `findDisconnectedSubnetworks`,
`reportDisconnectedSubnetworks` for finding and reporting disconnected
subgraphs within a district network diagram. This helps in finding
possible errors in models generated from this district network model.

gitlab #11

Change-Id: I848f91b3e90684085b83bfa5c559f61f4a33ad7c
org.simantics.district.network/scl/Simantics/District/Algorithm.md [new file with mode: 0644]
org.simantics.district.network/scl/Simantics/District/Algorithm.scl [new file with mode: 0644]