izhx / Algorithm-Analysis-and-Design

Implementation of algorithms from "Introduction to the Design and Analysis of Algorithms", "Introduction to Algorithms", and my assignment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algorithm-Analysis-and-Design

Implementation of some algorithms from "Introduction to the Design and Analysis of Algorithms" third edition by Anany Levitin, "Introduction to Algorithms" by Thomas H. Cormen, and my assignment.

Directory Description

  • IDAA: Introduction to the Design and Analysis of Algorithms.
  • IA: Introduction to Algorithms.
  • Assignments: course assignment.

Environment

  • Mingw-w64 6.0 i686-8.1.0
  • C++ 11

About

Implementation of algorithms from "Introduction to the Design and Analysis of Algorithms", "Introduction to Algorithms", and my assignment.

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%