Skip to content

Conversation

odow
Copy link
Member

@odow odow commented Apr 30, 2021

This is a single commit that copies the NL file writer from
AmplNLWriter.jl that I recently wrote.

It's a little different from the other FileFormats models in that it
only supports copy_to, and it doesn't support reading.

TODO

  • More tests. Seems that the MOI tests covered functionality not included in these tests.

Closes #1293

@odow odow added the Submodule: FileFormats About the FileFormats submodule label Apr 30, 2021
odow and others added 7 commits May 7, 2021 16:56
This is a single commit that copies the NL file writer from
AmplNLWriter.jl that I recently wrote.

It's a little different from the other FileFormats models in that it
only supports copy_to, and it doesn't support reading.
@odow odow merged commit d86dc39 into master May 10, 2021
@odow odow deleted the od/nl branch May 10, 2021 04:29
@blegat blegat added this to the v0.10 milestone May 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Submodule: FileFormats About the FileFormats submodule
Development

Successfully merging this pull request may close these issues.

Add support for .nl files
2 participants