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 command-line arguments and plan-tree output. #153

Merged
merged 6 commits into from
Oct 25, 2023
Merged

Conversation

rpgoldman
Copy link
Contributor

Now can request plan-tree output from SHOP app.

Also added a tree-compare binary to help compare the output of different trees for testing.

Added the CLINGON command-line option library to the SHOP app, but this is done not at all elegantly. I just load up quicklisp and install CLINGON from there. Should stop using jenkins/ext and use qlot to manage the dependencies.

Now can request plan-tree output from SHOP app.

This is done by adding the CLINGON command-line option library to the
SHOP app.
Added --plan-file and --tree-file command-line options.
The trees are not canonically ordered, so simple string equality is failing.
@rpgoldman rpgoldman merged commit 6708310 into master Oct 25, 2023
4 checks passed
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

Successfully merging this pull request may close these issues.

1 participant