Is your feature request related to a problem? Please describe.
Currently, the LP writer/reader doesn't have any round-trip tests.
Describe the solution you'd like
Build models covering senses/bounds/domains/objective names, write to LP string, read back, assert equivalence.
Improves confidence in the reader without needing solvers.
Additional context
This issue is tagged good first issue specifically to help new contributors get hands-on with the codebase and wants to contribute in the long term. Please do not use AI for this issue.
Is your feature request related to a problem? Please describe.
Currently, the LP writer/reader doesn't have any round-trip tests.
Describe the solution you'd like
Build models covering senses/bounds/domains/objective names, write to LP string, read back, assert equivalence.
Improves confidence in the reader without needing solvers.
Additional context
This issue is tagged
good first issuespecifically to help new contributors get hands-on with the codebase and wants to contribute in the long term. Please do not use AI for this issue.