prost-planner / prost

probabilistic planning system for tasks encoded in RDDL
MIT License
37 stars 17 forks source link

Introduce exit codes #113

Open thomaskeller79 opened 4 years ago

thomaskeller79 commented 4 years ago

We'd like the planner to exit with a meaningful exit code (e.g., successful, parser out of time, search out of memory, inapplicable action submitted etc.) that can be used in prostlab to classify runs.