Adding Anonymous Networks Algorithms
This pull request adds
- Itai-Rodeh Election Algorithm for Rings
- IEEE1394 Election Algorithm
The implementations are under /AnonymousNetworks and tests are under /tests/AnonymousNetworks. This convention is based on @berkeracir's implementation.
Tests are animated, their general structure is based on @berkeracir's MutualExclusion test.