Uses of Interface
pal.algorithmics.ObjectState
-
Packages that use ObjectState Package Description pal.algorithmics -
-
Uses of ObjectState in pal.algorithmics
Classes in pal.algorithmics that implement ObjectState Modifier and Type Class Description class
GeneralObjectState
Title:Methods in pal.algorithmics with parameters of type ObjectState Modifier and Type Method Description void
SearchEngine. run(AlgorithmCallback callback, double initialScore, ObjectState subject, StoppingCriteria.Factory stoppingCriteria, Ranker ranker)
-