This repository contains several C# projects focused on optimization problems.
-
Projects 1–5: Solutions to the Travelling Salesman Problem using different techniques.
-
Project 6: A hybrid Genetic Algorithm + Wisdom of Artificial Crowds approach to solve the Number Partitioning Problem.
Each project is self-contained and can be run individually.