Skip to content

ihavenonickname/Probabilistic-Matrix-Inspection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Probabilistic Matrix Inspection

A Python implementention for the proposed algorithm in the paper Probabilistic Matrix Inspection and Group Scheduling.

Usage

$ python matrix-inspection.py n m

Where n and m are the number of lines and columns, respectively.

It will generate a random n x m matrix of Bernoulli numbers and its matrix of probabilities, and compute its feasibility.

or

$ python matrix-inspection.py

It will compute the example provided in the paper.

Credits

Original paper by Hooyeon Lee and Ashish Goel.

Implementation by Gabriel Blank Stift Mousquer.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages