Skip to content
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

New example k23 #43

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

New example k23 #43

wants to merge 1 commit into from

Conversation

GiggleLiu
Copy link
Collaborator

@GiggleLiu GiggleLiu commented Nov 16, 2022

I used the same graph K23 as in arXiv:2209.03965. Although the DUGG looks the same, however, the mapping here is unweighted.

# output: a 7 x 11 DUGG
# ⋅ ● ⋅ ⋅ ⋅ ● ⋅ ⋅ ⋅ ⋅ ⋅ 
# ● ⋅ ● ● ● ⋅ ● ● ● ⋅ ⋅ 
# ⋅ ● ⋅ ⋅ ⋅ ● ⋅ ⋅ ⋅ ● ⋅ 
# ⋅ ● ⋅ ⋅ ⋅ ● ⋅ ⋅ ⋅ ● ⋅ 
# ⋅ ● ⋅ ⋅ ⋅ ● ⋅ ⋅ ⋅ ● ⋅ 
# ● ● ● ● ● ● ● ● ● ⋅ ● 
# ⋅ ● ⋅ ⋅ ⋅ ● ⋅ ⋅ ⋅ ● ⋅ 

@codecov-commenter
Copy link

Codecov Report

Merging #43 (253fe3f) into main (f9cfcc7) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #43   +/-   ##
=======================================
  Coverage   91.40%   91.40%           
=======================================
  Files          15       15           
  Lines        1407     1407           
=======================================
  Hits         1286     1286           
  Misses        121      121           
Impacted Files Coverage Δ
src/mapping.jl 96.08% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@GiggleLiu
Copy link
Collaborator Author

@Wang-Shengtao This is the 11 x 11 DUGG for K33

image

And this is the 11 x 15 DUGG for K34

image

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