Skip to content

Commit

Permalink
Exclusion areas fixed
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas ADAM <[email protected]>
  • Loading branch information
tadam50 committed Jan 30, 2024
1 parent 8321361 commit 8cec378
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,11 +99,11 @@ Each `Node` store :

#### Exclusion area
An exclusion area is all `Node` with an availability equals to `false`
This area can be used to draw a `snakeline`.
This area allow snakeline to escape to:
- voltagelevels
- empty areas (missing substations)
- previous snakelines right angles
This area cannot be used to draw a `snakeline`.
Those areas are:
- diagram padding
- voltagelevels with padding
- snakelines right angles

#### Shorter path computation
Dijkstra's computation steps:
Expand Down

0 comments on commit 8cec378

Please sign in to comment.