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

Add optional output parameter to Testable::isSatisfied #237

Closed
brianhou opened this issue Oct 10, 2017 · 1 comment
Closed

Add optional output parameter to Testable::isSatisfied #237

brianhou opened this issue Oct 10, 2017 · 1 comment
Assignees

Comments

@brianhou
Copy link
Contributor

This would give us a programmatic way to determine why Testables aren't satisfied. This is helpful for multi-step planning algorithms, as well as general debugging.

@mkoval has a sketch of an implementation here: #235 (review)

@brianhou
Copy link
Contributor Author

Resolved by #266.

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

4 participants