dreal3
dreal3 copied to clipboard
uncaught exception in generating ODE visualization
from Jon's bicycle model.
This is what happens:
- All ODE pruning failed and we had 'vacuous' delta-sat as a result.
- Since
--visualize
option is on, visualization generator tries to get an actual trajectory from the delta-sat assignment. The exception is thrown here (from ODE solver).