MatPlanWDM v0.5

버전 1.1.0.0 (1.62 MB) 작성자: Pablo Pavon Mariño
Educational network planning tool for the RWA problem in WDM networks (MILP and heuristic based)
다운로드 수: 6.9K
업데이트 날짜: 2009/5/8

라이선스 없음

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

인용 양식

Pablo Pavon Mariño (2024). MatPlanWDM v0.5 (https://www.mathworks.com/matlabcentral/fileexchange/13791-matplanwdm-v0-5), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R14
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Graph and Network Algorithms에 대해 자세히 알아보기
도움

받음: MatlabBGL

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

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/

버전 게시됨 릴리스 정보
1.1.0.0

Some testing planning algorithms have been substituted by a new, more complete, testing algorithm

1.0.0.0

New release.
Improvements: XML format for I/O files. New functionality to load previous designs recorded as XML files for both static and multihour case.