chkwon / Complementarity.jl

provides a modeling interface for mixed complementarity problems (MCP) and math programs with equilibrium problems (MPEC) via JuMP
Other
75 stars 20 forks source link

using C_API of PATHSolver 1.1 #50

Closed chkwon closed 3 years ago

chkwon commented 3 years ago

Work in progress.

Issues

codecov[bot] commented 3 years ago

Codecov Report

Merging #50 (f34cc8b) into master (7b72509) will decrease coverage by 0.39%. The diff coverage is 90.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
- Coverage   85.57%   85.17%   -0.40%     
==========================================
  Files           3        3              
  Lines         298      317      +19     
==========================================
+ Hits          255      270      +15     
- Misses         43       47       +4     
Impacted Files Coverage Δ
src/mcp.jl 92.64% <90.90%> (-2.23%) :arrow_down:

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 7b72509...f34cc8b. Read the comment docs.