Skip to content
View czlek-dzik's full-sized avatar

Highlights

  • Pro

Block or report czlek-dzik

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Kociemba-s-two-phase-solver-in-basic-haskell Kociemba-s-two-phase-solver-in-basic-haskell Public

    Naive, unoptimized implementation (for educational purposes only)

    Haskell 1

  2. Order-of-a-polyomino Order-of-a-polyomino Public

    Computes the order of polyominoes (minimum copies needed to tile a rectangle) via parallel exact-cover search in Haskell.

    Haskell