|
FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
|
import org.jdom2.Element;
Classes | |
| class | frodo2.benchmarks.auctions.xcsp.SumParameters |
| This class is used to represent the parameters of an intensional sum constraint. More... | |
| class | frodo2.benchmarks.auctions.xcsp.SumParameters.LessEqual |
| This internal class is needed to create the le XML tag; else, characters > and < are transformed into > and <. More... | |
| class | frodo2.benchmarks.auctions.xcsp.SumParameters.Equal |
| This internal class is needed to create the eq XML tag. More... | |
Packages | |
| package | frodo2.benchmarks.auctions.xcsp |