Skip to content
View Devarsh-Patel's full-sized avatar
Block or Report

Block or report Devarsh-Patel

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. 8queen-problem-solve-with-hill-climbing-and-simulated-annealing 8queen-problem-solve-with-hill-climbing-and-simulated-annealing Public

    Forked from nikashahabi/8queen-problem-solve-with-hill-climbing-and-simulated-annealing

    Using two powerful local search algorithms to find a solution for the popular 8-queen problem.

    Python

  2. n-queen-problem-using-genetic-algorithm n-queen-problem-using-genetic-algorithm Public

    Forked from waqqasiq/n-queen-problem-using-genetic-algorithm

    Solving N-Queen problem using Genetic Algorithm

    Python