Victoria Goliber

Results 7 issues of Victoria Goliber

**Current Problem** Scaling must be done manually for VirtualGraphComposite, but autoscaling is available for FixedEmbeddingComposite and EmbeddingComposite. **Proposed Solution** Add autoscale to VirtualGraphComposite in same manner as for the other...

feature-request/enhancement

**Application** We have a function `from_lp_file`. Would be good to add one as `from_mps_file`, as some databases provide problems in this format. Users are currently using 3rd party tools to...

enhancement

Add the Ising formulation for the graph partitioning problem to the demo. Could also include a separate code file to run Ising formulation versus QUBO formulation.

Add the Ising formulation for the max cut problem to the demo. Could also include a separate code file to run Ising formulation versus QUBO formulation.

When installed on a Mac using Anaconda, user saw the following error message when trying to run ```opencvpg``` from command line after pip install. Traceback (most recent call last): File...

**Problem Description:** Often the multi-bin scenario inadvertently triggers spin up of larger backend instances for the hybrid solver, which can cause a wait time of ~10 minutes. We usually have...