Skip to content

Td5

Yves Arrata requested to merge TD5 into main

Now able to launch all agents (5 clients and one server). Get the winner from majority SWF built with a SWF factory & Tie break factory (no tie breaks).

Modified Types.go => Response now has result attribute as Alternative and not []Alternatives since their can't no tie breaks.

Merge request reports