Skip to content

change maxcut to spinglass #49

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 27, 2022
Merged

change maxcut to spinglass #49

merged 1 commit into from
Jun 27, 2022

Conversation

GiggleLiu
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #49 (fe06efd) into master (4b0db87) will decrease coverage by 0.02%.
The diff coverage is 95.45%.

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
- Coverage   94.58%   94.56%   -0.03%     
==========================================
  Files          25       25              
  Lines        1459     1472      +13     
==========================================
+ Hits         1380     1392      +12     
- Misses         79       80       +1     
Impacted Files Coverage Δ
src/GenericTensorNetworks.jl 66.66% <ø> (ø)
src/networks/networks.jl 86.11% <66.66%> (-1.77%) ⬇️
src/networks/SpinGlass.jl 96.87% <96.87%> (ø)
src/networks/Coloring.jl 96.00% <100.00%> (ø)
src/networks/IndependentSet.jl 100.00% <100.00%> (ø)
src/networks/Matching.jl 90.69% <100.00%> (ø)
src/networks/OpenPitMining.jl 97.80% <100.00%> (ø)
src/networks/PaintShop.jl 77.77% <100.00%> (ø)
src/networks/SetCovering.jl 97.05% <100.00%> (ø)
src/networks/SetPacking.jl 95.45% <100.00%> (ø)

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 02b2197...fe06efd. Read the comment docs.

@GiggleLiu GiggleLiu merged commit 318e814 into master Jun 27, 2022
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