bloqade.lanes.analysis.atom.atom_state_data.ValidatedMoves
← Module overview
class
classValidatedMoves¶source
bloqade.lanes.analysis.atom.atom_state_data.ValidatedMoves
A lane group proven executable against the ``AtomStateData`` it was validated with.
class ValidatedMovesObtainable only from AtomStateData.validate_moves; feed it to
AtomStateData.apply_validated on the same state it was validated
against.