Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

oscaralejandro1907/docplex-examples

Open more actions menu

Repository files navigation

docplex-examples

First four basic models appear in this Mathematical Optimization in Python with CPLEX YouTube serie.

basic-linear-model

A basic linear model with two continuous variables

basic-milp-model

A basic mixed-integer programming model. Three variables (binary, integer and continous) in this simple model.

bin-knapsack-problem

The basic 0-1 knapsack problem

linear-assignment-problem

A basic linear assignment problem of n workers and n tasks. Variables are of two subindexes.

weekly-workforce

A linear assignment problem

docplex-cvrp

A Capacitated Vehicle Routing Problem. Using pandas to read data and networkx to draw graph and solution

About

This repo shows modeling examples of optimization problems using the DOcplex library for Python

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.