Skip to content

will3216/optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

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

No packages published

Languages