TOTEM Project
TOolbox for Traffic Engineering Methods
System Requirements
The Toolbox is developped in JAVA. So the program is cross-plateform.
However, some algorithms are written in C/C++, compiled as system-dependent library and integrated through JNI (DAMOTE, MIRA, CBGP, IGP-WO, XAMCRA...).
So you need a
- PC with a Linux distribution
- a 32 bits Java virtual machine
- JAVA JRE version 1.5 minimum for the binaries and JAVA SDK version 1.5 minimum to compile the source code.
On other plateforms, only the CSPF algorithm family will work. However, you can try to compile the algorithms by yourself and create a library suitable for your system, but we do not support it.