Skip to content
View lynagd's full-sized avatar
🍊
🍊
  • Algeria,Algiers
  • 09:25 (UTC -12:00)

Block or report lynagd

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. PFE PFE Public

    2 1

  2. ProjetAlgo ProjetAlgo Public

    test repository

    C 1

  3. php-project php-project Public

    1

  4. Rush-hour-puzzle Rush-hour-puzzle Public

    AI- based solver for the rush hour puzzle using BFS and A*

    Python 1

  5. Knight-s-tour Knight-s-tour Public

    Knight's Tour solver using Genetic Algorithm in Python. Finds optimal chess knight movements to visit all 64 squares exactly once. Master 1 Visual Computing project - USTHB 2025/2026.

    Python

  6. knights-tour-csp knights-tour-csp Public

    Knight's Tour solver using CSP with Backtracking, MRV, and LCV heuristics. Systematic search approach with guaranteed solutions. Master 1 Visual Computing - USTHB 2025/2026.

    Python