Skip to content

A sample project for demonstrating how to solve common optimization problems using Cplex Python API

Notifications You must be signed in to change notification settings

ZhengLi95/Cplex-Python-API-Sample

Repository files navigation

Cplex Python API Sample File

In this repository, you can know how to use Cplex Python API to solve common mathematical programming problems. I create this repository because I have developed the way to import data into the mathematical programming - by using matrices. Further, you can also create the matrices via Database, Excel file or any other file type which you prefer. On the other hand, it is not easy to find a good sample on Internet.

CATALOG

  1. Linear Programming

  2. Mixed Integer Linear Programming

New models are coming soon...

About

A sample project for demonstrating how to solve common optimization problems using Cplex Python API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages