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
feat(swarm): increase solver state size to support longer problems (#82)
- the env state has to keep the entire move history in its output (to penalize reentrant states, etc.) and the 768 length can be too short on long problems
0 commit comments