Skip to content

Commit a31a45c

Browse files
committed
Mention MathOptFormat.jl
1 parent a9ab757 commit a31a45c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,3 +165,10 @@ required keys at the top level:
165165

166166
A number of examples of optimization problems encoded using MathOptFormat are
167167
provided in the [`/examples` directory](https://github.com/odow/MathOptFormat/tree/master/examples).
168+
169+
## Implementations
170+
171+
- Julia
172+
173+
- The [MathOptFormat.jl](https://github.com/odow/MathOptFormat.jl) package
174+
supports reading and writing MathOptFormat files.

0 commit comments

Comments
 (0)