Popular repositories Loading
-
-
Algorithms-for-combinatorial-optimization-of-parcel-delivery-locker-placement-problems
Algorithms-for-combinatorial-optimization-of-parcel-delivery-locker-placement-problems PublicDiploma thesis on parcel locker location optimization. Developed a heterogeneous capacitated p-median model solved using Python, Gurobi, and custom Branch & Bound algorithms, enhanced with heuristi…
Python
-
MasterMind_Project
MasterMind_Project PublicA C++ console implementation of the Mastermind game using numbers. One player sets a secret 4-digit number (no leading zero), and the other tries to guess it in 10 attempts. The game provides feedb…
C++
-
Temperature_Sensor
Temperature_Sensor PublicA C++ console application that simulates a temperature monitoring system using object-oriented programming. It supports sensor data input, validation, and statistical analysis (min, max, average), …
C++
-
Maze-Pathfinding-Robot-
Maze-Pathfinding-Robot- PublicA Python console app that generates a random maze and uses Dijkstra’s algorithm to find the lowest-cost path for a robot to reach an exit. Includes obstacles, toll cells with higher cost, input val…
Python
If the problem persists, check the GitHub status page or contact support.