Skip to content

A DC optimization algorithm for solving the trust-region subproblem.

License

Notifications You must be signed in to change notification settings

121onto/trust-region-dca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A DC optimization algorithm

This code is based on the following paper:

P. D. Tao and L. T. H. An. A D.C. optimization algorithm for solving the trust-region subproblem. SIAM Journal on Optimization, 8(2):476–505, 1998.

Built and tested using python 3.5.

Suggestions, bug reports, and improvements are welcome.

Notes: code is an alpha release and is not thoroughly tested. Existing tests use scipy.optimize.minimize and may fail when SLSQP finds a local minima.

About

A DC optimization algorithm for solving the trust-region subproblem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages