bloqade.lanes.heuristics.move_synthesis.MoveSolver
← Module overview
class
classMoveSolver¶source
bloqade.lanes.heuristics.move_synthesis.MoveSolver
Reusable move synthesis solver.
class MoveSolverConstructed once from an architecture specification. The constructor
parses the spec and precomputes lane indexes. Then solve() can be
called multiple times with different placements.