Skip to content
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.

DNMY: Add support for the MOP file format #95

Closed
wants to merge 1 commit into from
Closed

DNMY: Add support for the MOP file format #95

wants to merge 1 commit into from

Conversation

odow
Copy link
Owner

@odow odow commented Dec 5, 2019

This PR adds support for the MOP file format for multi-objective optimization.
See http://moplib.zib.de

It requires jump-dev/MathOptInterface.jl#968, so the Manifest is checked in for now.

@codecov-io
Copy link

codecov-io commented Dec 5, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@47390cd). Click here to learn what that means.
The diff coverage is 71.73%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #95   +/-   ##
========================================
  Coverage          ?   95.6%           
========================================
  Files             ?      10           
  Lines             ?    1435           
  Branches          ?       0           
========================================
  Hits              ?    1372           
  Misses            ?      63           
  Partials          ?       0
Impacted Files Coverage Δ
src/LP/LP.jl 96.51% <0%> (ø)
src/CBF/CBF.jl 98.98% <0%> (ø)
src/MathOptFormat.jl 95.65% <50%> (ø)
src/MPS/MPS.jl 96.33% <76.19%> (ø)

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 47390cd...0ba68e0. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants