otoole icon indicating copy to clipboard operation
otoole copied to clipboard

[FEATURE]: Read dual values from solution files

Open trevorb1 opened this issue 2 years ago • 0 comments

Feature Request

As per the discussion in PR #190, it would be useful to signify through the config file that you want to read in the dual values of particular constraints, and then provide an implementation that works for all the solution files supported.

Other information which could be useful include:

  • reducedcost of variables
  • slack of constraints
  • solution quality
  • objective value
  • solving statistics

Is your feature related to a bug?

No response

Suggested Solution

A potential solution for extracting dual values from a CPLEX solution file can be found in this comment.

Additional Info

See this comment for further discussion on this issue.

trevorb1 avatar Aug 23 '23 14:08 trevorb1