Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mhenderson/completing-pls

Completing partial latin squares in Python with ryser.
https://github.com/mhenderson/completing-pls

combinatorics latin-squares python

Last synced: 9 days ago
JSON representation

Completing partial latin squares in Python with ryser.

Awesome Lists containing this project

README

        

# completing-pls

Completing partial latin squares in Python with ryser.

## Completion of a partial latin square of order 10 (before)

![](png/pls-10-before.png)

## Completion of a partial latin square of order 10 (after)

![](png/pls-10-after.png)

## Completion of a partial latin square of order 3 (after)

![](png/pls-3.png)