Skip to content

huangJC0429/Algorithm-Design-Homework

Repository files navigation

这里是2020年算法设计与分析课程的所有课后作业

本课程作业包括5个算法

  • Gale Shapely 稳定匹配算法
  • BFS 广度优先遍历算法
  • Dijkstra 最短路径算法
  • Closest Pair 最近点对算法
  • Knapsack 背包问题

About

Gale Shapley algorithm implement by python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages