Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Spot
Spot
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 117
    • Issues 117
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Spot
  • SpotSpot
  • Issues
  • #8

Closed
Open
Opened Dec 19, 2014 by Alexandre Duret-Lutz@adlOwner

factor automata output code in bin

autfilt, randaut, ltl2tgba, and dstar2tgba all implement a set of options to output the automaton in some format. Presently updating these options, for instance chaning --dot to accept an optional argument, is a pain because it has to be done in all of these tools.

We should move all the relevant code into some common_aoutput.cc file. The difficultly is that the set of output options varies slightly between tools.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Spot 2.0
Milestone
Spot 2.0
Assign milestone
Time tracking
None
Due date
None
Reference: spot/spot#8