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

Add spatial branch-and-cut implementation #14

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Conversation

wzhangw
Copy link
Collaborator

@wzhangw wzhangw commented Sep 1, 2020

We add a spatial branch-and-cut implementation, which solves #3. Debugging will be handled in a separate PR.

@codecov-commenter
Copy link

codecov-commenter commented Sep 1, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@4e4a097). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #14   +/-   ##
=========================================
  Coverage          ?   88.79%           
=========================================
  Files             ?        4           
  Lines             ?      116           
  Branches          ?        0           
=========================================
  Hits              ?      103           
  Misses            ?       13           
  Partials          ?        0           

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 4e4a097...e7b0cfa. 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