Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhenderson/more-maximal-room-squares
An R6-based implementation of maximal partial Room squares
https://github.com/mhenderson/more-maximal-room-squares
combinatorial-design combinatorics greedy-algorithms room-squares rstats
Last synced: 4 days ago
JSON representation
An R6-based implementation of maximal partial Room squares
- Host: GitHub
- URL: https://github.com/mhenderson/more-maximal-room-squares
- Owner: MHenderson
- License: mit
- Created: 2023-12-14T17:17:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-24T10:07:24.000Z (4 months ago)
- Last Synced: 2024-11-15T17:10:09.784Z (2 months ago)
- Topics: combinatorial-design, combinatorics, greedy-algorithms, room-squares, rstats
- Language: R
- Homepage:
- Size: 136 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE
Awesome Lists containing this project
README
# more-maximal-room-squares
Room squares in R using R6.
## A maximal partial Room square of order 10
![](plots/example-square-plot.png)
## Colouring of cells by number of available pairs
![](plots/colour-example-plot.png)