Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 200 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 200 Bytes

PEA_TSP_1

Projektowanie Efektywnych Algorytmów Projekt Problem Komiwojażera (TSP)

  1. Brute Force - Heap's Algorithm, Dynamic Programming - Held Karp Algorithm
  2. Tabu Search
  3. Genetic Algorithm