forked from royalsflush/lib-stalingrafo
-
Notifications
You must be signed in to change notification settings - Fork 0
danielf/lib-stalingrafo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Algoritmos na lib: Grafos: - Kruskal (good!) - Dinic (good!) - Ford-fulkerson - Tarjan SCC - Tarjan pontes/pontos de articulacao - Dijkstra com heap - Dijkstra O(v^2) - Bellman-Ford Estruturas de dados: - Segtree - Segtree com lazy propagation - Segtree 2d - BIT - BIT 2D - Suffix array Matematica: - Crivo - Gcd - Bezout - Teorema chines do resto Geometria: - Minimum spanning circle - Convex hull PDs: - Knapsack - Coin change - Vertex cover numa arvore - Maximum subarray sum - LIS nlog n - LCS Outros: - Templates de busca binaria
About
Biblioteca do time Stalingrafo da PUC-Rio, ano de 2012
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 100.0%