pyDcop icon indicating copy to clipboard operation
pyDcop copied to clipboard

Implementation of Continuous DCOP objects

Open jfransman opened this issue 5 years ago • 0 comments

Created a continuous domain class and updated the parsing of the DCOP yaml files. Continuous domains are created by [0 .. 10] to indicate a lower bound of '0' and a upper bound of '10'. Within all existing algorithms a check is added to assert the use of discrete domains for the local variables.

jfransman avatar Jun 07 '20 08:06 jfransman