Блог пользователя Just_For_Reyna

Автор Just_For_Reyna, история, 7 лет назад, По-английски

Hi CodeForces !

Recently , I learn Graphs . and Now I want to solve Problems in CF about graphs.

So please everyone that have a collection of Graphs Problems (DFS,BFS,LCA,Dijkestra,...) Share that with me. I know this a repetitive question and a lot of people asked it in the past but please answer me. :(

a2oj has been shut down until further notice . :( and tags "dfs and similar" , "graphs" , "trees" when I sort them by solving , I see a hard problems;

so please share with me

Sorry for very very poor English :)

  • Проголосовать: нравится
  • +5
  • Проголосовать: не нравится

»
7 лет назад, # |
Rev. 2   Проголосовать: нравится +59 Проголосовать: не нравится

Good day to you,

Here is some list of Graph Problems. Yes sadly there are just a few problems in each group. If you would like to target some specific group more directly just say (sometime there are more problemsthan just in spoilers but it would need more direct search — also a can hardly do this for "general" topics like dfs, but for some I could)

BFS
BFS-Grid
Bellman-Ford
Blossom
DFS
Dijkstra
DSU
Euler Tour
Flows
Floyd Warshall
Graph
Tree isomorphism
Matching
MCMF
MO-Tree
SCC
Spanning Tree
SPFA_THE_BEST_ALGORITHM
Tree
TSP
LCA

Good Luck & Have Georgeous Day

»
7 лет назад, # |
  Проголосовать: нравится +5 Проголосовать: не нравится

Topological Sort: 510C - Fox And Names

»
4 года назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

CSES Problem Set Really Cool Problems

Handbook

»
22 месяца назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

...