Uses of Interface
pal.algorithmics.StateProvider

Packages that use StateProvider
pal.algorithmics   
pal.treesearch   
 

Uses of StateProvider in pal.algorithmics
 

Constructors in pal.algorithmics with parameters of type StateProvider
GeneralObjectState(UndoableAction action, StateProvider subject, boolean maximise)
           
 

Uses of StateProvider in pal.treesearch
 

Classes in pal.treesearch that implement StateProvider
 class UnrootedMLSearcher