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
Once the autopilot and orderbook no longer rely on shared::sources we should be able to move that and the solver crate into the solvers module to have all the baseline and naive solver specific stuff in a single crate.
The text was updated successfully, but these errors were encountered:
Background
Once the
autopilot
andorderbook
no longer rely onshared::sources
we should be able to move that and thesolver
crate into thesolvers
module to have all thebaseline
andnaive
solver specific stuff in a single crate.The text was updated successfully, but these errors were encountered: