Skip to content

Is there a function in HIGHS to convert HIGHS solution file format to GLPK solution file format using highspy? #2072

Answered by jajhall
hbshrestha asked this question in Q&A
Discussion options

You must be logged in to vote

I think so. I wrote code to write out the solution in Glpsol format (raw and "pretty"), and this is achieved by passing 2 (kSolutionStyleGlpsolRaw) or 3 (kSolutionStyleGlpsolPretty) as the style argument to writeSolution(filename, style)

Replies: 1 comment 2 replies

Comment options

jajhall
Dec 5, 2024
Maintainer Sponsor

You must be logged in to vote
2 replies
@hbshrestha
Comment options

@hbshrestha
Comment options

Answer selected by jajhall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants