You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The number of pins in the first non-comment line seems to be displayed incorrectly, it does not match the number of pin lines in the files below. To be fixed.
For the lines represented vertices, an extra 0 needs to be added in the third place ("x y z % role of the vertex" -> "x y 0 z % role of the vertex"), in order to sync up with the current file converter/reader of OSP, which interprets the third integer as vertex type.
Two updates needed: