patrick-kidger / matching

Round robin matching algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matching

An optimal round-robin algorithm. Mathematically speaking: let equation be a complete graph with edge set equation. The algorithm produces a sequence of matchings on equation, say with edges equation, such that equation and equation for equation.

About

Round robin matching algorithm.

License:Apache License 2.0


Languages

Language:Python 99.3%Language:Shell 0.4%Language:Batchfile 0.3%