ryandougherty / Covering-Array-Ratio-Finder

This finds all covering array information on Charles Colbourn's tables, and sorts them according to "how good" the solution is.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Covering-Array-Ratio-Finder

This finds all information on Covering Arrays from Charlie Colbourn's website (http://www.public.asu.edu/~ccolbou/src/tabby/catable.html), and constructs a Covering Array object. Then, it finds the ratio of the number of rows in each to v^t (the absolute minimum number of rows possible), and then prints the list in sorted ratio order.

About

This finds all covering array information on Charles Colbourn's tables, and sorts them according to "how good" the solution is.


Languages

Language:Python 100.0%