Skip to content

Output file fixes in HyperDAG backend #380

@papp-pal-andras

Description

@papp-pal-andras

Two updates needed:

  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions