Skip to content
View xariskarv's full-sized avatar

Block or report xariskarv

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. NPuzzle-Solver-AI-Algorithms NPuzzle-Solver-AI-Algorithms Public

    Solves a N-Dimension Puzzle with one of the 4 different path algorithms : Breadth 1st Search, Depth 1st Search, Best 1st Search and A* Search.

    Java

  2. Recommender-System Recommender-System Public

    A system written in C that recommends the best books for a user, based on user's tastes.

    C

  3. OpenMP-Experiments OpenMP-Experiments Public

    A project which calculates the speedup of various parallel algorithms compared to their sequential form using simple OpenMP commands.

    C

  4. DualParser DualParser Public

    A program written in C that converts a primal linear problem to dual.

    C