Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix test in k-partial alternatives step five
authorMaxwell Pirtle <maxwellpirtle@gmail.com>
Fri, 17 Mar 2023 13:03:35 +0000 (14:03 +0100)
committerMaxwell Pirtle <maxwellpirtle@gmail.com>
Fri, 17 Mar 2023 13:09:27 +0000 (14:09 +0100)
commit8f980bafd078433bccc0f0117221753fdd8107c0
tree41fc2bad4fd9806fd061865d5a1a2880071cb8c2
parent3389a0f1fd6ccf141eb600b82461eca26d627fe5
Fix test in k-partial alternatives step five

The fifth step in the K-partial alternatives
actually has three possible alternatives that
can be selected instead of only one. UDPOR
would still pick e7 next regardless, but more
than one outcome is possible.
src/mc/explo/udpor/Configuration_test.cpp