demenlee / trafficScheduleAlgo

some traffic route algorithm

Home Page:https://github.com/demenlee

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is some traffic route algorithm for Coflow.

Coflow is a collection of parallel flows whose completion time is determined by the completion time of the last flow in the collection.

The goal of the algorithm is to minimize the completion time of a Coflow.

These algorithms that have two language versions (python and go) are just for theoretically proving.

About

some traffic route algorithm

https://github.com/demenlee


Languages

Language:Go 55.4%Language:Python 44.6%