distance
Calculate the shortest path between two nodes in a system described with EN syntax, identifying subsystem crossings along the route for structural analysis.
Instructions
Shortest path between two nodes with subsystem crossing annotations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | EN source code describing the system | |
| from | Yes | Starting node name | |
| to | Yes | Target node name |