Skip to content

Abdellah-Bulaich-Mehamdi/OR

Repository files navigation

OR

In this repository, I write python's code to solve and to model classical problems.

Linear programming

How to solve linear programs using the library Pulp.

Graph

How to construct a graph and visualise it. How to solve a Max-Flow problem.

Branch and Bound

How to use Branch and Bound - Branch and price (when you use column generation).

Column Generation

How to solve a linear program efficiently using MP and RMP.

Dynamic programming

How to solve a complex problem using simple intuition.

Github

How to use github and its commands.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published