Skip to content

Introduction to algorithms C++ / Fortran / Python / Cilk Plus implementation. (ja: 書籍アルゴリズムイントロダクションの C++ / Fortran / Python / Cilk Plus による実装。)

Notifications You must be signed in to change notification settings

mnrn/Introduction-to-Algorithms

Repository files navigation

Introduction-to-Algorithms

書籍:アルゴリズムイントロダクションの C++ / Fortran / Python / Cilk Plus による実装。

Overview

残念ながら問題の見落としや、Fibonacci Heap などのように紛失してしまったコード部分もあります。

C++ を思い出しながら書いたプログラムなのであまり洗練されたコードではありません。
また、当時は git のようなバージョン管理ツールを本格的に使用していなかったので、基本的には Initial commit で完結してしまっています。

Graph アルゴリズムに関しては こちら に書き直したものがあります。

About

Introduction to algorithms C++ / Fortran / Python / Cilk Plus implementation. (ja: 書籍アルゴリズムイントロダクションの C++ / Fortran / Python / Cilk Plus による実装。)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages