qiskit.optimization.applications.ising.vehicle_routing¶
Converts vehicle routing instances into a list of Paulis, and provides some related routines (extracting a solution, checking its objective function value).
Functions
|
Converts an instance of a vehicle routing problem into a list of Paulis. |
|
Computes the cost of a solution to an instance of a vehicle routing problem. |
|
Constructs auxiliary matrices from a vehicle routing instance, |
|
Tries to obtain a feasible solution (in vector form) of an instance |