- randomMapping - Static variable in class main.Globals
-
- RandomMapping - Class in mapping_strategies
-
Provides the random search class.
- RandomMapping() - Constructor for class mapping_strategies.RandomMapping
-
Constructs a RandomMapping object taking the total number
of iterations from the configuration object
- rings - Variable in class main.Router
-
The map containing the ring objects
- Router - Class in main
-
Is the abstract base class for all the custom routers defined in the routers
package.
- Router(int, int, int, JTextArea) - Constructor for class main.Router
-
Constructs a five port Router with a certain number of microring
resonators, crossings and waveguides.
- Router(int, int, int, int, JTextArea) - Constructor for class main.Router
-
Constructs Router with a certain number of ports, microring resonators,
crossings and waveguides.
- router_crux - Static variable in class main.Globals
-
- routers - package routers
-
- routing - package routing
-
- Routing - Class in main
-
Is the abstract base class for all the custom routing
algorithms defined in the routing package.
- Routing() - Constructor for class main.Routing
-
- routing_xy - Static variable in class main.Globals
-