Commit Graph

11 Commits

Author SHA1 Message Date
6c25431873
Add more statistics
This adds the following statistics: the number of state variables before
and after preprocessing, the number of ground actions before and after
preprocessing, and the maximum size of a strongly connected component.
2018-01-31 17:24:06 +01:00
f0b59029d1
Hide iterations section if none were performed 2018-01-26 18:57:24 +01:00
36472346f8
Fix out-of-bounds access if no iteration performed 2018-01-26 18:56:16 +01:00
bf2400fd98
Print statistics on SIGINT 2018-01-26 18:56:16 +01:00
a9ee64ed81
Print plan statistics only if plan found 2018-01-26 18:46:42 +01:00
704fbcf130
Move statistics output to dedicated function 2018-01-26 18:37:03 +01:00
583ee11728
Add detailed statistics in YAML format 2018-01-26 17:23:54 +01:00
46bdb212de
Print more statistics 2018-01-25 17:48:56 +01:00
e960f0d764
Fix syntax error 2018-01-25 16:57:05 +01:00
ffe5ae8914
Make Mp the default planner 2018-01-25 16:56:43 +01:00
21571c20a1
Initial commit with Madagascar 2016-01-22 2018-01-25 16:51:58 +01:00