]> gerrit.simantics Code Review - simantics/district.git/commit
Added Simantics/District/Algorithm SCL module 03/2303/1
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:41 +0000 (12:13 +0000)
commit65fd04915f975756a22bdc09d2b8068105993631
tree27aafd0b1ca0e4516c992aa7fe4828104449384c
parentd3de128e6d55f9f6a1325985695b925a1056c469
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
(cherry picked from commit 6dec5182c23ab01df1adbdcc1276b99b8968b786)
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]