Allocation algorithms

rig.place_and_route.allocate.greedy.allocate(vertices_resources, nets, machine, constraints, placements)[source]

Allocate resources to vertices on cores arbitrarily using a simple greedy algorithm.