-
Notifications
You must be signed in to change notification settings - Fork 11
ud_inp_virtual
Edgar Fuste edited this page Nov 2, 2021
·
1 revision
Arcs that 'disappear' in the model and it treats them as ‘transparent. They are merged with other features and may or may not retain their length.
Column name | Data type | Description |
---|---|---|
arc_id | character varying(16) | Id of arc |
fusion_node | character varying(16) | Node which is used to fusion this arc with other arc.Fusion means fusionate this arc with a real arc. |
add_length | boolean | If true, program sums up both lengths. On false only length of real arc will be considered |