-
Notifications
You must be signed in to change notification settings - Fork 0
0x17/JsonToGdx
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
== JsonToGdx == A C++14 library for writing GDX files with data taken from JSON objects with specific layout. Layout: {"sets": [{"name": ..., "from": ..., "to": ... }], "parameters": [], "scalars": [] } Dependencies: json11, GAMS object oriented C++ API (requires version >=24.9)
About
Convert JSON with specific layout into GAMS data exchange (GDX) format
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published