sheim / vibly_LFS

Python implementation to compute viable sets in state-action space
MIT License
2 stars 3 forks source link

S2Q projection bug with bin/grid #32

Closed sheim closed 5 years ago

sheim commented 5 years ago

This should be solved with 98385de0f1c036257df2072dcf879745c41818e9, but this should be checked, ideally with a multi-dimensional but small grid-world.

Also, when implementing helper-functions for handling bins and grids (see #31 ), this should automatically be taken care of...