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

TypeScript defintions #95

Closed
CXuesong opened this issue Oct 20, 2019 · 0 comments · Fixed by #98 · May be fixed by #100
Closed

TypeScript defintions #95

CXuesong opened this issue Oct 20, 2019 · 0 comments · Fixed by #98 · May be fixed by #100

Comments

@CXuesong
Copy link
Contributor

First of all, thank you for bringing this awesome LP/MIP solver into JavaScript world! I've tried your solver to solve some simple MIP problems and it seems promising.

However, up till now there seems no available TypeScript defintion for this package. And IMO a fine TS defintion can provide us TS users more information about the features available in your library. While playing with this package, I've written a simple (and rather in-complete) .d.ts file that, hopefully, may be added into your repo and published with js files. Now I'm seeking your help to complete it.

Basically, I'd like to create a fork open a PR in your repo for this, and (slowly but) gradually add more and more members in the .d.ts file. You may provide insights about APIs yet to be added in the PR during the whole process. Does this look okay to you?

p.s. Please expect this process to be rather slow. I'm working on a project that may involve solving some MIP problems during my free time.

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