Skip to content

A Python and NumPy implementation of monotonic optimiztion and the polyblock outer approximation algorithm.

License

Notifications You must be signed in to change notification settings

manyouma/PyPolyBlock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPolyBlock

A clear and simple object-oriented Python and NumPy implementation of monotonic optimiztion and the polyblock outer approximation (POA) algorithm. For more details of the POA algorithm, please refer to:

[1] Zhang, Ying Jun Angela, Liping Qian, and Jianwei Huang. "Monotonic optimization in communication and networking systems." Foundations and Trends® in Networking 7.1 (2013): 1-75.

To get started, run

python main.py

Please feel free to let me know if you have any suggestions to make the code faster or more robust. I can be reached by email at [manyouma at gmail dot com].

About

A Python and NumPy implementation of monotonic optimiztion and the polyblock outer approximation algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages