Releases
v1.0.0
Compare
Sorry, something went wrong.
No results found
This API hopefully serves as playground to all new users of Flex Net Sim C++ simulation library.
The current version utilizes Flex Net Sim v0.8.1.
/run_simulation endpoint for simulation includes parameters such as:
algorithm: FirstFit, ExactFit.
networkType: Only 1 (EON) available for now.
goalConnections: 1 to 10,000,000.
confidence: significance level (alpha) greater than zero.
lambdaParam: Arrival rate (lambda) of connection requests.
mu: departure rate of connection requests.
network: name of the netowrk to simulate, Cost239, EuroCore, GermanNet, UKNet, NSFNet.
bitrate: fixed-rate or flex-rate.
K: Number of paths to consider during allocation, max 6.
/help endpoint provides detailed information about the /run_simulation endpoint.
API allocated in cloud run.
Documentation README for the process of develop/deployment located in workflows .
You can’t perform that action at this time.