jump-dev / Cbc.jl

A Julia interface to the Coin-OR Branch and Cut solver (CBC)
https://projects.coin-or.org/Cbc
Other
81 stars 35 forks source link

Various updates to README #181

Closed odow closed 2 years ago

odow commented 2 years ago

In the spirit of https://github.com/jump-dev/MathOptInterface.jl/issues/1633, I'm going to try and unify a lot of the READMEs.

codecov[bot] commented 2 years ago

Codecov Report

Merging #181 (2a905e6) into master (1b24948) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #181   +/-   ##
=======================================
  Coverage   54.61%   54.61%           
=======================================
  Files           3        3           
  Lines         542      542           
=======================================
  Hits          296      296           
  Misses        246      246           

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 1b24948...2a905e6. Read the comment docs.