pacman.operations.routing_info_allocator_algorithms.field_based_routing_allocator package

Submodules

pacman.operations.routing_info_allocator_algorithms.field_based_routing_allocator.vertex_based_routing_info_allocator module

class pacman.operations.routing_info_allocator_algorithms.field_based_routing_allocator.vertex_based_routing_info_allocator.VertexBasedRoutingInfoAllocator[source]

Bases: object

allocator of routing keys based off the vertex requirements

static add_field_constraints(partition, graph_mapper, graph, n_keys_map)[source]

Search though the graph adding field constraints for the key allocator

Module contents