FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
Loading...
Searching...
No Matches
frodo2.benchmarks.auctions.xcsp.SumParameters.LessEqual Class Reference

This internal class is needed to create the le XML tag; else, characters > and < are transformed into &gt and &lt. More...

Inheritance diagram for frodo2.benchmarks.auctions.xcsp.SumParameters.LessEqual:

Public Member Functions

 LessEqual ()
 Constructor calling the superclass constructor in order to create the le XML tag in the XCSP output file.

Static Private Attributes

static final long serialVersionUID = -4503351280001861157L
 Classes extending Element should declare a serial Version UID.

Detailed Description

This internal class is needed to create the le XML tag; else, characters > and < are transformed into &gt and &lt.

Author
Andreas Schaedeli

Constructor & Destructor Documentation

◆ LessEqual()

frodo2.benchmarks.auctions.xcsp.SumParameters.LessEqual.LessEqual ( )

Constructor calling the superclass constructor in order to create the le XML tag in the XCSP output file.

Member Data Documentation

◆ serialVersionUID

final long frodo2.benchmarks.auctions.xcsp.SumParameters.LessEqual.serialVersionUID = -4503351280001861157L
staticprivate

Classes extending Element should declare a serial Version UID.


The documentation for this class was generated from the following file: