-
Notifications
You must be signed in to change notification settings - Fork 7
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
-E option #2
Comments
Hi @polgreen, Sorry for the late reply. Yes, Please let me know if you have any other questions, thanks! |
Ok, thanks. So what happens if I run it with an arbitrary string? It appears to run without throwing any errors. Does it just run EUSolver with it's own height based enumeration synthesizer? |
If the string specified via |
Hi!
This isn't an issue, just a request for more information. What does the exec.sh option -E do? It says "EUSolver entry point command, set to use EUSolver as CEGIS algorithm, set to empty string to disable. (default: )"
Does this mean it runs plain EUSolver instead of running any DryadSynth algorithm? Or does it run EUSolver as a subprocedure of DryadSynth? What does the string do?
Thanks
The text was updated successfully, but these errors were encountered: