Skip to content

unvictory2/Algorithm

Repository files navigation

  1. Kruskal_Prim_MST
  2. Dijkstra_Floyd
  3. Sorting Algorithm Duration Comparison
    • #define SIZE : 정렬 개수
    • const int repeat : 정렬 종류당 몇 번 반복해서 평균낼 건지 (소요 시간과 정확성 둘 다 증가)
    • 막대 그래프는 최소값이 1이기에 정렬 개수가 적으면 1초대 소요 시간은 똑같아 보일 수 있음 > 정렬 개수 10만개쯤 추천

About

Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages