SingularityUrBrain / math-programming

Python and C++ solutions for some of the mathematical programming problems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mathematical programming problems

Python and C++ solutions for some of the mathematical programming problems.

Optimization methods

Convex programming

Quadratic programming

  • Algorithm

Stochastic optimization

Operations research

Shortest path problem

Max flow problem

Min cost - max flow problem

Max length(cost) path in DAG

Travelling salesman problem

About

Python and C++ solutions for some of the mathematical programming problems.


Languages

Language:C++ 64.1%Language:Python 35.9%