Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rust bindings to read and write gdx #1

Open
0x17 opened this issue Apr 4, 2024 · 1 comment
Open

Rust bindings to read and write gdx #1

0x17 opened this issue Apr 4, 2024 · 1 comment

Comments

@0x17
Copy link
Member

0x17 commented Apr 4, 2024

I was wondering if you are considering the implementation of a Rust API to work with GDX files. Maybe not a full GAMS interface but at least some handling tools would be great.

Was asked by https://github.com/areleu here GAMS-dev/gamspy#2

@0x17
Copy link
Member Author

0x17 commented Apr 4, 2024

There are no plans for a GAMS/GDX Rust API yet, but it might be something we should look into as Rust is gaining traction. Right now I would assume the easiest way to read/write GDX files from Rust is either the C++ OOP API or the low-level C interface (e.g. via gdxcc.h).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant