Orange-OpenSource / pyDcop

Library for research on Distributed Constraints Optimization Problems
https://pydcop.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
36 stars 24 forks source link

FIX: slice operation for source files of relation #29

Open jfransman opened 4 years ago

jfransman commented 4 years ago

Within the slice operation, of the NAryFunctionRelation class, the source file was not correctly transferred to the newly created relation.