Skip to content
View MHenderson's full-sized avatar

Block or report MHenderson

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MHenderson/README.md

I am developing R packages {keedwell} for completing and embedding (partial) latin squares/rectangles and {wallis} for constructing examples of Room Squares.

Repository Description
mhall-in-r Extending latin rectangles in R using Marshall Hall's theorem and {keedwell}.
ryser-in-r Extending latin rectangles in R using Ryser's theorem and {keedwell}.
maximal-room-squares Generate maximal partial Room squares in R with {wallis}.
greedy-maximal-room-squares Exploring the spectra of maximal partial Room squares in R with {wallis}.
random-maximal-room-squares Randomised maximal partial Room squares in R with {wallis}.

I am also developing Python packages {listcolouring} for list-colourings of graphs, {ryser} for modelling completion and embedding problems for partial latin squares as list-colouring problems and {vizing} for list-colouring via constraint modelling.

Repository Description
greedy-list-colouring Greedy list and greedy list-edge colouring in Python with {listcolouring}.
completing-pls Completing partial latin squares in Python with {ryser}.
constraint-list-colouring Constraint-based list-colouring in Python with {vizing}.

Pinned Loading

  1. funcgeo funcgeo Public

    Functional Geometry in R

    R 8 1

  2. keedwell keedwell Public

    Completion and embedding of latin squares in R.

    R

  3. ryser ryser Public

    Latin squares and related designs.

    Python

  4. vizing vizing Public

    Constraint-based list-colouring in Python

    Python

  5. wallis wallis Public

    Room squares in R.

    R

  6. listcolouring listcolouring Public

    List colouring of graphs in Python.

    Python