Skip to content

tkelman/OptimizationServices.m

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OptimizationServices.m

Prototype nonlinear Matlab interface to generate OSiL-format optimization problem instances. Currently only handles scalar variables and can only determine linear coefficients for simple constraints, but appears to work at least for small problems. Based on simple operator overloading and fairly thin wrappers around the OSiL XML content. Problem definition method is similar to Yalmip, for every new variable you get an object that you can perform standard mathematical operations with.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages