Intro
A web-based playground for interacting with the Flex Net Sim optical network simulation library. Built with Docusaurus, a modern static website generator.
Features
- Interactive Simulation Interface: Run optical network simulations with configurable parameters
- Multi-Simulation Support: Run up to 3 different simulations simultaneously for comparison
- 3-Stage Workflow: Configure network topology, set simulation parameters, and view results
- Real-time Results: Watch simulation progress in real-time with formatted output
Recent Changes
- Redesigned tab interface for improved usability
- Improved simulation progress reporting and error handling
Backend API
This app connects to the FlexNetSim API which provides simulation capabilities. For API details, see the FlexNetSim-API.