| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| hotvsicy.zip | 2013-09-02 | 20.5 MB | |
| readme.txt | 2013-09-02 | 698 Bytes | |
| ONRTC.zip | 2013-09-02 | 1.8 MB | |
| leafpushing.zip | 2013-09-02 | 4.3 MB | |
| Totals: 4 Items | 26.5 MB | 0 |
leafpushing.zip contains the program to eliminate the overlap of raw routing table by leafpushing algorithm. ONRTC.zip contains the program to eliminate the overlap of raw routing table by ONRTC algorithm. hotvsicy.zip contains the program to execute machine learning and simulate on real trace. The program Release/hotvsicy.exe can work with three input files under the same dir. A routing table names "routingtable.txt.onrtc" with pattern: 1.2.3.4/32 1 5.6.7.0/24 2 ... (executed after ONRTC algorithm is better) A machine learning material names "mlmaterial.txt" with pattern: 1.2.3.4 5.6.7.8 ... A trace to simulate names "trace.txt" with pattern: 1.2.3.4 5.6.7.8 ...