Skip to content
View claudiom's full-sized avatar

Block or report claudiom

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 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

Popular repositories Loading

  1. Introduction-to-algorithms Introduction-to-algorithms Public

    Implementations of algorithms from the book "Introduction to Algorithms", 3rd ed, Cormen, Leiserson, Rivest, Stein

    1

  2. Sudoku-Solver-with-SAT-solver Sudoku-Solver-with-SAT-solver Public

    A simple Sudoku solver that transform an instance of the game into a CNF that is solved by using a SAT solver.

    Java 1