Manufacturing
Job-shop scheduling, vehicle routing, PCB layout, alloy / cathode design.
16 workloads · canonical quantum circuit auto-generated from your domain inputs · ranked across 13 devices
Chemistry / VQE · 1
Optimization · 13
Capacitated VRP (CVRP)
optimizationVehicle routing where each route's load must respect a vehicle capacity. Beverage / bulk-goods distribution, port-to-store container moves.
Chip block-level floorplanning
optimizationArrange large IP blocks (CPU cluster, GPU, SRAM, IO ring) on the die to minimise area + wirelength under aspect-ratio constraints. Earliest physical-design step in modern SoCs.
Demand-response dispatch
optimizationSelect industrial / commercial loads to curtail or shift in response to a grid-operator signal, minimising cost while meeting the requested aggregate reduction.
Flow-shop scheduling
optimizationSchedule jobs through a fixed sequence of processing stages on parallel machines (e.g. food / pharma packaging line, paint booth → curing → QC). Minimises makespan with stage-ordering constraints.
IC standard-cell placement
optimizationPlace standard cells onto the silicon die so total wirelength is minimised. Inner loop of every digital-IC physical-design tool.
Inventory routing (IRP)
optimizationJoint route + delivery-timing decision: when to deliver to each customer over a planning horizon to keep inventories within bounds. Vendor-managed inventory, fuel / industrial-gas distribution.
Job-shop scheduling (factory line)
optimizationSchedule a set of jobs across a set of machines to minimize total completion time. Semiconductor fab, automotive assembly, metal-fabrication line workload.
Optimal Power Flow (security-constrained)
optimizationCompute generator dispatch and line flows that minimise system cost while respecting transmission limits under a single contingency. Real-time grid-operator workload (5-minute redispatch).
PCB / chip-layer routing
optimizationRoute signal nets across PCB layers minimising crossings and via count. Encoded as a graph-partition QUBO solved via QAOA.
RCPSP project scheduling
optimizationResource-Constrained Project Scheduling Problem — sequence project activities under precedence + shared-resource constraints. Construction, large-equipment manufacturing, software project mgmt.
Supply-chain / vehicle routing
optimizationFind shortest-cost routes for fleet vehicles or freight across multiple drop points. Logistics, last-mile, port-to-warehouse.
Power-grid unit commitment
optimizationDecide which generators to bring online over the next 24-48 hours to meet forecast demand at minimum fuel cost subject to ramp + min-up constraints. Daily ISO / utility workload.
VRP with time windows
optimizationVehicle routing where each stop must be visited inside a hard delivery / pickup time window. Last-mile, cold-chain, and home-appointment logistics.
Quantum ML · 2
Predictive maintenance
mlPredict imminent equipment failure from rotating-machinery sensor features (vibration, temperature, current draw, acoustic). Reduces downtime in wind / steel / chemical plants.
Vision-based defect detection
mlClassify production-line camera tiles as defective vs. acceptable after CNN feature extraction. Semiconductor wafer, PCB, and automotive-paint inspection.