Skip to content

Priority functions and IOS#2

Open
jendrikseipp wants to merge 56 commits into
mainfrom
steiblinbscthesis
Open

Priority functions and IOS#2
jendrikseipp wants to merge 56 commits into
mainfrom
steiblinbscthesis

Conversation

@jendrikseipp
Copy link
Copy Markdown
Collaborator

Let's use this pull request to have a diff between the main branch and your branch.

Comment thread src/search/evaluators/sub_evaluator.cc Outdated
Comment thread src/search/evaluators/sub_evaluator.cc Outdated
Repository owner deleted a comment from randym91 Oct 3, 2020
Comment thread experiments/priority/iospriority.py Outdated

exp.add_suite(BENCHMARKS_DIR, SUITE)
for function in ["WA", "XDP", "XUP", "PWXDP"]:
exp.add_algorithm(function, REPO, REV, ["--evaluator", "h=cegar()", "--search", "ios(heuristic=h, type=XDP, weight=2)"])
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be f"ios(heuristic=h, type={function}, weight=2)"

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.

2 participants