-
Notifications
You must be signed in to change notification settings - Fork 0
will3216/optimization
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
These are some of the preliminary codes and structures for a piece of local search optimization software. So far, a script has been written to parse a GAMS input code into raw python input objects. The piece of code I am currently working on is nearly finished. This code should feed raw python inputs into classes, determined by their definition in the original code, to finish processing their data. Then, the OptiModel class should be able to print these objects into a template which creates new Component objects; compatible with the Open MDAO optimization framework.
About
This is a preliminary version of some back-end codes for local search optimization software
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published