qat.generators
Generators generates batches and parses results. Generators are designed to be piped to a computational stack (composed of Plugins and a QPUs). This new stack will generate quantum jobs, execute them and will return a parsed result.
Currently, the following batch generators are offered to the users in Qaptiva™.
Combinatorial Optimization Generators
Base class of a batch generator solving a combinatorial optimization problem |
|
Batch Generator solving the Graph Colouring problem on an input graph |
|
Batch Generator solving the Graph Partitioning problem on an input graph |
|
Batch Generator solving the KClique problem on an input graph |
|
Batch Generator solving the Max Cut problem on an input graph |
|
Batch Generator solving the Vertex Cover problem on an input graph |
Tomography Generator
Batch Generator performing Quantum Tomography on a quantum hardware |
Generator Utilities
Abstract class of all generators |
|
Connect to a generator running in a remote server |
|
Generator can then be uploaded with Qaptiva Access |