Skip to content

Conversation

@junpenggao233
Copy link

@junpenggao233 junpenggao233 commented Mar 29, 2019

This is mainly contribute to augment path algorithm, which is one of matching algorithm. You can define the Graph and the nodes. It will return a maximum matching.

@codecov
Copy link

codecov bot commented Mar 29, 2019

Codecov Report

Merging #116 into master will decrease coverage by 13.53%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #116       +/-   ##
===========================================
- Coverage   94.52%   80.98%   -13.54%     
===========================================
  Files          11       12        +1     
  Lines         329      384       +55     
===========================================
  Hits          311      311               
- Misses         18       73       +55
Impacted Files Coverage Δ
src/systems/diffeqs/augmentpath.jl 0% <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 5ac6f7d...af409b6. 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.

1 participant