Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S stdpp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 81
    • Issues 81
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Iris
  • stdpp
  • Issues
  • #86
Closed
Open
Issue created Oct 10, 2020 by Ralf Jung@jungOwner

multiset_solver cannot even solve trivial goals

I am not sure what goals multiset_solver is supposed to be able to handle, but so far it has solved zero of the goals I tried it on. Here is a rather simple example that only requires reasoning up to A/C:

  net_phys, net_ghost : gmultiset val
  m : val
-----------------------------------------
{[m]} ⊎ net_ghost ∖ {[m]} ⊎ net_phys = net_ghost ∖ {[m]} ⊎ (net_phys ⊎ {[m]})
Edited Oct 10, 2020 by Ralf Jung
Assignee
Assign to
Time tracking