pacman.operations.routing_table_generators package¶
Module contents¶
- pacman.operations.routing_table_generators.basic_routing_table_generator() MulticastRoutingTables ¶
An basic algorithm that can produce routing tables.
- Return type:
- pacman.operations.routing_table_generators.merged_routing_table_generator() MulticastRoutingTables ¶
Creates routing entries by merging adjacent entries from the same application vertex when possible.
- Return type: