Skip to content
View T-Lak's full-sized avatar
  • Student at Hamburg University of Applied Sciences (HAW)
  • Hamburg, Germany
Block or Report

Block or report T-Lak

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

Popular repositories Loading

  1. Graph-Algorithms Graph-Algorithms Public

    Java implementation of some graph algorithms (Fleury, Kruskal, Prim, ...).

    Java

  2. NQueensProblem---GA-MinConflicts NQueensProblem---GA-MinConflicts Public

    Solving the N-Queens Problem using a Genetic Algorithm in combination with Min-Conflicts and bitboards for better performance.

    Python