Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 382 Bytes

File metadata and controls

9 lines (5 loc) · 382 Bytes

📦 C# Projects

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.