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

more dynamic task system #20

Open
c-cube opened this issue Nov 6, 2019 · 1 comment
Open

more dynamic task system #20

c-cube opened this issue Nov 6, 2019 · 1 comment
Assignees

Comments

@c-cube
Copy link
Member

c-cube commented Nov 6, 2019

  • par_map should take a pool as argument, not create one
  • dynamic scheduling of tasks such as:
    • run proof checker upon unsat
    • run program for finding expected status
@c-cube c-cube self-assigned this Nov 6, 2019
@c-cube
Copy link
Member Author

c-cube commented Dec 5, 2019

see #15 and #23: have a table used as an atomic queue of tasks (so it's easy to push new tasks in it).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant