-
What is this project ?
- This project Java based implementation for solving linear-equations using LINDO native library.
- This project demonstrates how a java project can be implemented with using native libraries in AWS-Lambda.
-
A sample request:
- Request
{ "direction": "MINIMIZE", "objectiveFunction": "1.0_b", "constraints": [ "1.0_a;1.0_b=10.0", "1.0_a<5.0" ] }
-
Notifications
You must be signed in to change notification settings - Fork 0
License
beannayak/AWS-Lambda-Linear-Equation-Solver
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published