Skip to content

bloqade.lanes.visualize.entropy_tree.state.CandidateState

← Module overview

classCandidateStatesource

bloqade.lanes.visualize.entropy_tree.state.CandidateState

Signature
class CandidateState(moveset: frozenset[LaneAddress], color: str, attempted: bool = False, selected: bool = False)

Parameters

NameTypeDefaultDescription
movesetfrozenset[LaneAddress]required
colorstrrequired
attemptedboolFalse
selectedboolFalse

Attributes

NameTypeDefaultDescription
movesetfrozenset[LaneAddress]required
colorstrrequired
attemptedboolFalse
selectedboolFalse