You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During planning we want to save the current state of the world and restore after planning is complete. It is not necessary to save the whole state, and is generally more efficient to save only the components that may be modified during planning, so we may want to support selective state saving/restoring.
The text was updated successfully, but these errors were encountered:
During planning we want to save the current state of the world and restore after planning is complete. It is not necessary to save the whole state, and is generally more efficient to save only the components that may be modified during planning, so we may want to support selective state saving/restoring.
The text was updated successfully, but these errors were encountered: