Skip to content
View NikaTsanka's full-sized avatar
🚀
Focused
🚀
Focused

Block or report NikaTsanka

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. art-gallery-problem-set-cover art-gallery-problem-set-cover Public

    GUI (Xlib) Art Gallery Problem Simulation using Set Cover Approximation

    C++

  2. tsp-held-karp tsp-held-karp Public

    GUI Simulation of TSP with the Held-Karp algorithm using Xlib

    C++ 1

  3. search-xl search-xl Public

    Excel Search script for structured Excel spreadsheets

    Python

  4. shortest-path-dijkstra shortest-path-dijkstra Public

    GUI Simulation of Shortest Path Problem using Dijkstra's algorithm

    C++

  5. NQueens NQueens Public

    The N Queens Problem

    Java