Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter pomagma.theorist.solve define results #32

Open
fritzo opened this issue Aug 9, 2015 · 0 comments
Open

Filter pomagma.theorist.solve define results #32

fritzo opened this issue Aug 9, 2015 · 0 comments

Comments

@fritzo
Copy link
Owner

fritzo commented Aug 9, 2015

Example results contain garbage SECTION,RETRACT variables:

$ pomagma analyze skja 24575 &
$ pomagma.theorist.solve define unit
# python /home/fritz/.virtualenvs/pomagma/bin/pomagma.theorist.solve define unit
connecting to analyst at tcp://localhost:34936
Necessary:
Possible:
  UNIT
  APP SECTION B
  APP RETRACT B
  APP BOOL B
  APP SECTION CB
  APP RETRACT CB
  APP RETRACT C
  APP SECTION C
  APP BOOL CB
  COMP SECTION B
  APP SECTION TOP
  APP RETRACT TOP
  APP A CI
  APP SECTION CI
  APP RETRACT CI
  APP SECTION BOT
  COMP SECTION CB
  COMP RETRACT CB
  APP BOOL CI
  APP SECTION I
  APP RETRACT I
  APP DIV SECTION
  APP DIV RETRACT
  COMP BOOL CB
  COMP RETRACT TOP
  COMP SECTION TOP
  JOIN B SECTION
  APP BOOL I
  APP Y SECTION
  COMP RETRACT CI
  COMP SECTION CI
  APP SECTION Y
define took 310.57 sec
$ pomagma.theorist.solve define semi
# python /home/fritz/.virtualenvs/pomagma/bin/pomagma.theorist.solve define semi
connecting to analyst at tcp://localhost:34936
Necessary:
Possible:
  SEMI
  APP SECTION B
  APP RETRACT B
  APP BOOL B
  APP SECTION CB
  APP RETRACT CB
  APP RETRACT C
  APP SECTION C
  COMP SECTION B
  COMP RETRACT B
  APP SECTION TOP
  APP RETRACT TOP
  APP A CI
  APP SECTION CI
  APP RETRACT CI
  COMP BOOL B
  APP SECTION BOT
  COMP SECTION CB
  COMP RETRACT CB
  APP SECTION I
  APP RETRACT I
  APP DIV SECTION
  APP DIV RETRACT
  COMP RETRACT TOP
  COMP SECTION TOP
  JOIN B SECTION
  JOIN B RETRACT
  APP BOOL I
  APP Y SECTION
  COMP RETRACT CI
  COMP SECTION CI
  APP SECTION Y
define took 251.566 sec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant