MatPlanWDM v0.5
No License
MatPlanWDM is a network planning tool for wavelength-routing WDM networks. The input parameters to the planning problem are the network physical topology, the traffic matrix, and technological constraints like the number of transmitters, receivers, optical converters and wavelengths available. It includes a set of heuristic algorithms for solving the virtual topology design, and the routing and grooming of traffic flows on top of it. The set of heuristic algorithms can be extended. This is eased by a set of libraries of classical network optimization algorithms included in the tool. In addition, an implementation of the linear mixed-integer programming (MILP) problem to obtain the optimal solution is also included. A what-if analysis GUI allows the design of exhaustive tests. A multi-hour analysis GUI supports the evaluation of dynamic planning algorithms which react to traffic matrixes that vary each hour of the day. This is useful for the planning of intercontinental topologies that span multiple timezones, where node activity is affected by its local time. A dynamic planning GUI allows testing generic dynamic algorithms which react to flow arrivals and departures.
Authors: Pablo Pavón Mariño (supervisor), Ramón Aparicio Pardo, Belén García Manrubia, Gonzalo Moreno Muñoz
Cite As
Pablo Pavon Mariño (2024). MatPlanWDM v0.5 (https://www.mathworks.com/matlabcentral/fileexchange/13791-matplanwdm-v0-5), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: MatlabBGL
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
MatPlanWDM051/
MatPlanWDM051/algorithms/dynamicPlanning/
MatPlanWDM051/algorithms/dynamicTrafficGenerators/
MatPlanWDM051/algorithms/libraries/libraryFR/
MatPlanWDM051/algorithms/libraries/libraryGraph/
MatPlanWDM051/algorithms/libraries/libraryRWA/
MatPlanWDM051/algorithms/libraries/libraryTA/
MatPlanWDM051/algorithms/libraries/libraryTFA/
MatPlanWDM051/algorithms/libraries/libraryVTD/
MatPlanWDM051/algorithms/libraries/libraryWA/
MatPlanWDM051/algorithms/milp/
MatPlanWDM051/algorithms/milp/milp-Tools/
MatPlanWDM051/algorithms/milp/milp-Trans/
MatPlanWDM051/algorithms/staticMHPlanning/
MatPlanWDM051/algorithms/staticPlanning/
MatPlanWDM051/kernel/eventDispatching/
MatPlanWDM051/kernel/gui/figs/main_dynamicVTD/
MatPlanWDM051/kernel/gui/figs/main_multiHourAnalysis/
MatPlanWDM051/kernel/gui/figs/main_vtDesign/
MatPlanWDM051/kernel/gui/figs/main_whatIfAnalysis/
MatPlanWDM051/kernel/gui/figs/popup_about/
MatPlanWDM051/kernel/gui/figs/popup_columnNormalizationParameter/
MatPlanWDM051/kernel/gui/figs/popup_metadata/
MatPlanWDM051/kernel/gui/figs/popup_metadataDynamic/
MatPlanWDM051/kernel/gui/figs/popup_metadataWhatIf/
MatPlanWDM051/kernel/gui/figs/popup_metadata_MH/
MatPlanWDM051/kernel/gui/figs/popup_onPopulationDistanceTrafficParameter/
MatPlanWDM051/kernel/gui/figs/popup_rowNormalizationParameter/
MatPlanWDM051/kernel/gui/figs/popup_totalNormalizationParameter/
MatPlanWDM051/kernel/gui/figs/popup_trafficGenerator/
MatPlanWDM051/kernel/gui/tools/
MatPlanWDM051/kernel/gui/tools/reports/
MatPlanWDM051/kernel/io/
MatPlanWDM051/kernel/tools/
Version | Published | Release Notes | |
---|---|---|---|
1.1.0.0 | Some testing planning algorithms have been substituted by a new, more complete, testing algorithm |
||
1.0.0.0 | New release.
|