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

Improve the progress tactic #315

Open
sonmarcho opened this issue Aug 27, 2024 · 0 comments
Open

Improve the progress tactic #315

sonmarcho opened this issue Aug 27, 2024 · 0 comments

Comments

@sonmarcho
Copy link
Member

The progress tactic has quite a few limitations, including:

  • it doesn't work on trait methods: we need to design a way of packing specifications for trait methods together, and allowing progress to retrieve those specifications
  • progress with term: wip, see feat: progress with a term #281
  • the set of tactics/solvers which are used to discharge the preconditions is currently hardcoded, making it non extensible
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