Skip to content

Added WS-QAOA support:#128

Open
oguzcankirmemis wants to merge 2 commits into
Qaintum:masterfrom
oguzcankirmemis:wsqaoa-pr
Open

Added WS-QAOA support:#128
oguzcankirmemis wants to merge 2 commits into
Qaintum:masterfrom
oguzcankirmemis:wsqaoa-pr

Conversation

@oguzcankirmemis

Copy link
Copy Markdown
  • Added phase separator gate for EdgeWeightedMaxCut
  • Added warm start mixer gate
  • Added EdgeWeightedGraph data struct
  • Added unit tests for WS-QAOA

Signed-off-by: Oguzcan Kirmemis oguzcan.kirmemis@gmail.com

- Added phase separator gate for EdgeWeightedMaxCut
- Added warm start mixer gate
- Added EdgeWeightedGraph data struct
- Added unit tests for WS-QAOA

Signed-off-by: Oguzcan Kirmemis <oguzcan.kirmemis@gmail.com>
@codecov

codecov Bot commented Dec 11, 2021

Copy link
Copy Markdown

Codecov Report

Merging #128 (9eb19d0) into master (bc334d1) will decrease coverage by 0.54%.
The diff coverage is 79.27%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
- Coverage   98.42%   97.88%   -0.55%     
==========================================
  Files          26       27       +1     
  Lines        4011     4117     +106     
==========================================
+ Hits         3948     4030      +82     
- Misses         63       87      +24     
Impacted Files Coverage Δ
src/qaoa/qaoa_gradients.jl 84.21% <62.50%> (-15.79%) ⬇️
src/qaoa/qaoa_helper_data_structs.jl 68.42% <68.42%> (ø)
src/qaoa/mixer_gates.jl 89.10% <78.43%> (-10.90%) ⬇️
src/qaoa/phase_separator_gates.jl 100.00% <100.00%> (ø)
src/openqasm/transform_cgc.jl 96.77% <0.00%> (-3.23%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a845de0...9eb19d0. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants