Skip to content
GitLab
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 139
    • Issues 139
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • 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
  • SpotSpot
  • SpotSpot
  • Issues
  • #313
Closed
Open
Issue created Dec 22, 2017 by Alexandre Duret-Lutz@adlOwner

probably bogus conversion to tgba

This was reported by @xblahoud

% ltlcross 'ltl3tela -f %f | autfilt --tgba > %O'  -f 'F((G(a)) | (G((b) | (F(c)))))'
F((G(a)) | (G((b) | (F(c)))))
Running [P0]: ltl3tela -f 'F((G(a)) | (G((b) | (F(c)))))' | autfilt --tgba > 'lcr-o0-PxIRET'
Running [N0]: ltl3tela -f '!(F((G(a)) | (G((b) | (F(c))))))' | autfilt --tgba > 'lcr-o0-5Kv8d4'
Performing sanity checks and gathering statistics...
error: P0*N0 is nonempty; both automata accept the infinite word:
       cycle{!a & !b & !c}

error: some error was detected during the above runs,
       please search for 'error:' messages in the above trace.

Removing the --tgba option gets rid of the issue.

Assignee
Assign to
Time tracking