Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Spot Spot
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 132
    • Issues 132
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Spot
  • SpotSpot
  • Issues
  • #289

Closed
Open
Created Oct 02, 2017 by Alexandre Duret-Lutz@adlOwner

autfilt --stats=%[n]g

Currently, %g displays the acceptance formula, but we have no way to display the acceptance "name" (e.g. "parity odd even 7" instead of a huge formula) if it exists.

I suggest introducing

  • %[n]g to display the "full name" ("parity odd even 7" or "Rabin 4")
  • %[a]g to display just the acceptance name ("parity" or "Rabin")

I'd suggest to use "other N" for naming unknown acceptance conditions with N sets instead of the empty string.

This way, it's easier to use ... | autfilt -o '%[a]g' to bin automata in different files according to their acceptance.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking