Skip to content
View akila-edirisinghe's full-sized avatar

Block or report akila-edirisinghe

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

Popular repositories Loading

  1. Conflict_based_search_algo Conflict_based_search_algo Public

    given a map and starting locations and goal locations for multiple agents, use conflict based search to reach the goal locations for each

    Python 1

  2. kessler-game kessler-game Public

    Forked from ThalesGroup/kessler-game

    Kessler is a simulation environment loosely modeled after our internal project PsiBee and the external project Fuzzy Asteroids. The game has ships that shoot bullets at asteroids to gain score. Shi…

    Python 1

  3. hackED-2024--emoji-team hackED-2024--emoji-team Public

  4. dijkstra_A-star--pathfindg-algo dijkstra_A-star--pathfindg-algo Public

    Given a map and a starting and ending coordinates, run Dijkstra 's algorithm and A * algorithm to get to the goal location.

    Python

  5. Constraint-satisfaction-solver-sudoku Constraint-satisfaction-solver-sudoku Public

    Given a sudoku board, use constraint satisfaction to solve the sudoku using two heuristics; first avaliable and minimum remaining value

    Python

  6. book-wish-list-app book-wish-list-app Public

    An android app that allows the user to add books, delete books and view book items. The books are displayed as a scrollable list.

    Java