Skip to content
View melpulomas's full-sized avatar

Block or report melpulomas

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

Pinned Loading

  1. Bayesian-Network Bayesian-Network Public

    Takes in a Bayesian Network in JSON format and output probabilities

  2. Cookbook Cookbook Public

    CS50’s Web Programming with Python and JavaScript Final Project

    Python

  3. Einstein-Puzzle Einstein-Puzzle Public

    Uses Conflict Driven Clause Learning (CDCL) algorithm to solve the famous Einstein puzze

    Python 1

  4. Sudoku Sudoku Public

    Uses AC3 algorithm to find solutions for sudoku puzzles. A standard CSP problem

    Python