Skip to content

hamousavi/Linear-program-of-binomial-languages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Linear-program-of-binomial-languages

This program uses CVXPY. To install you must visit http://www.cvxpy.org/en/latest/install/index.html

To run, enter the following line in the command line

$ python relaxation.py 10 3

The first number is n and the second number is k. This will solve the linear program P'(n,k).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages