Skip to content

wallis (v0.1.0)

Latest
Compare
Choose a tag to compare
@MHenderson MHenderson released this 20 Aug 14:49
631047f
  • A new package containing functions for implementing greedy algorithms for constructing maximal partial Room squares.
  • Functions for testing if squares are partial Room squares, Room squares or maximal partial Room squares.
  • Functions for calculating the volume of partial Room squares.
  • A Room R6 class provided as an alternative interface for algorithm implementation.
  • Some convenient combinatorial functions for constructing sets of pairs.