Unofficially implement ZIGZAG: An Efficient Peer-to-Peer Scheme for Media Streaming.
zigzag2.cpp: Implementation of ZIGZAG (version 2). Measure critical operation count.zigzagtest.cpp: Test syntax when implementing, can be ignored.plot.py: Tool for plot.zigzag-op.pdf: Plot for critical operation count.
- Fix
merge clusterfunction. - Fix delay and bandwidth
The operation count is ok.