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
The classes FSMState, FSMTransition and FiniteStateMachine should be inherited from sage.structure.mutability.Mutability. Adapt hash-functions (use requre_immutable).
The classes
FSMState
,FSMTransition
andFiniteStateMachine
should be inherited fromsage.structure.mutability.Mutability
. Adapt hash-functions (userequre_immutable
).Depends on #15078
Depends on #15264
Component: finite state machines
Keywords: finite state machine, mutability
Issue created by migration from https://trac.sagemath.org/ticket/15266
The text was updated successfully, but these errors were encountered: