jump-dev / Pajarito.jl

A solver for mixed-integer convex optimization
Mozilla Public License 2.0
129 stars 22 forks source link

adjust ecos feastol inacc tol #404

Closed chriscoey closed 6 years ago

chriscoey commented 6 years ago

ecos was returning suboptimal on cases where feasibility was very bad. this ensures feasibility has to be good.

codecov[bot] commented 6 years ago

Codecov Report

Merging #404 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #404   +/-   ##
=======================================
  Coverage   89.25%   89.25%           
=======================================
  Files           4        4           
  Lines        1703     1703           
=======================================
  Hits         1520     1520           
  Misses        183      183

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 c3b36b7...2743563. Read the comment docs.