# PyOptBook **Repository Path**: wangmengchang/pyoptbook ## Basic Information - **Project Name**: PyOptBook - **Description**: Book for Optimization Algorithms and Applications in Python - **Primary Language**: Python - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-05-11 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #PyOptBook **Python Optimization Book** ## Introduction This is the working book draft on _Optimization Algorithms and Applications with Python_. ## Contents * Linear Programming * Convex Programming * Semi-definite Programming * Unconstrained optimization * Constrained optimization * Stochastic Programming * ​ * ... ... * Integer Programming * Dynamic Programming * ... ... * Decompositions * Approximations * Meta-heuristics * Hyper-heuristic * ... ... * Applications in assignment, scheduling, vehicle routing, travelling salesman, graphs, networks, etc. ## About the author wangmengchang@gmail.com ## Note * _Typora_ is recommended for review the markdown files in this project.