from
MatPlanWDM v0.5
by Pablo Pavon MariƱo Educational network planning tool for the RWA problem in WDM networks (MILP and heuristic based)
load_global_WhatIf.m
global numberOfNodes numberOfLinks numberOfLevels ;
global phys physFromFile
global traff_trafficMatrix traff_trafficMatrixFromFile trafficFilename
global netState
global firstSweepLowerLimit firstSweepUpperLimit firstSweepStep firstSweepNrPoints
global secondSweepLowerLimit secondSweepUpperLimit secondSweepStep secondSweepNrPoints
global nameOfFirstSweepParameter SweepOfFirstParameter
global nameOfSecondSweepParameter SweepOfSecondParameter
global listOfMethodsString;
global numberOfHeuristicAlgorithms heuristicAlgorithms;
global topologyFilename trafficFilename;
global SweepOfPhys SweepOfTrafficMatrix exitMsg exitFlag SweepOfNetState SweepOfStatMetrics SweepOfPlottingMetrics
global metricsFigureHandle