mirror of
https://github.com/Telecominfraproject/oopt-gnpy.git
synced 2025-11-01 18:47:48 +00:00
In the previous implementation, when a constraint was added on top of the disjunction, there could be an infinite loop because the test was not correctly performed on the request_id but on a request class. Moreover, there the loop was not needed since the first feasible candidate is selected if it exist. This patch removes the loop and adds some comments to explain the code. Signed-off-by: EstherLerouzic <esther.lerouzic@orange.com> Change-Id: Icdbee9032f28214b3e03cb62d55ea353477d94bf