Package | Description |
---|---|
org.jacop.examples.cpviz | |
org.jacop.examples.fd.crosswords | |
org.jacop.floats.search | |
org.jacop.fz | |
org.jacop.search | |
org.jacop.search.restart | |
org.jacop.search.sgmpcs |
Modifier and Type | Class and Description |
---|---|
class |
CPvizNetworkFlow.NetListener<T extends Var> |
Modifier and Type | Class and Description |
---|---|
class |
CrossWord.PrintListener<T extends Var>
It is a simple print listener to print every tenth solution encountered.
|
Modifier and Type | Class and Description |
---|---|
class |
Optimize.ResultListener<T extends Var> |
Modifier and Type | Class and Description |
---|---|
class |
Solve.CostListener<T extends Var> |
Modifier and Type | Class and Description |
---|---|
class |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
RestartSearch.CostListener<T extends Var> |
Modifier and Type | Class and Description |
---|---|
class |
SimpleImprovementSearch.CostListener<T extends IntVar>
Saves the cost produced by a given search
|
Copyright © 2022. All rights reserved.