Uses of Class
org.jacop.search.SimpleSolutionListener
Packages that use SimpleSolutionListener
Package
Description
-
Uses of SimpleSolutionListener in org.jacop.examples.cpviz
Subclasses of SimpleSolutionListener in org.jacop.examples.cpviz -
Uses of SimpleSolutionListener in org.jacop.examples.fd.crosswords
Subclasses of SimpleSolutionListener in org.jacop.examples.fd.crosswordsModifier and TypeClassDescriptionclass
CrossWord.PrintListener<T extends Var>
It is a simple print listener to print every tenth solution encountered. -
Uses of SimpleSolutionListener in org.jacop.floats.search
Subclasses of SimpleSolutionListener in org.jacop.floats.search -
Uses of SimpleSolutionListener in org.jacop.fz
Subclasses of SimpleSolutionListener in org.jacop.fz -
Uses of SimpleSolutionListener in org.jacop.search
Subclasses of SimpleSolutionListener in org.jacop.searchModifier and TypeClassDescriptionclass
OneSolution<T extends Var>
Defines functionality for OneSolution plug-in, that is the search with this plug-in will stop after funding first solution.class
PrintOutListener<T extends Var>
It is a simple example how it is possible to extend existing listeners to add your own functionality. -
Uses of SimpleSolutionListener in org.jacop.search.restart
Subclasses of SimpleSolutionListener in org.jacop.search.restart -
Uses of SimpleSolutionListener in org.jacop.search.sgmpcs
Subclasses of SimpleSolutionListener in org.jacop.search.sgmpcsModifier and TypeClassDescriptionclass
SimpleImprovementSearch.CostListener<T extends IntVar>
Saves the cost produced by a given search