This shows you the differences between two versions of the page.
|
pa:sidebar [2025/02/24 21:56] darius.neatu |
pa:sidebar [2026/03/01 12:24] (current) radu.iacob |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Diverse ===== | ===== Diverse ===== | ||
| + | <hidden> | ||
| * [[pa:echipa-pa-2006-2012|Hall of PA]] | * [[pa:echipa-pa-2006-2012|Hall of PA]] | ||
| - | * [[pa:regulamente|Regulamente PA 2022]] | + | </hidden> |
| + | * [[pa:regulamente|Regulamente PA 2026]] | ||
| * [[pa:regulament-proiect-2024|Regulament Proiect]] | * [[pa:regulament-proiect-2024|Regulament Proiect]] | ||
| * [[pa:vmchecker_conf|[TEME] Configuratie vmchecker]] | * [[pa:vmchecker_conf|[TEME] Configuratie vmchecker]] | ||
| Line 15: | Line 17: | ||
| ===== Laboratoare ===== | ===== Laboratoare ===== | ||
| * [[:pa:laboratoare:pa-lab|pa-lab (git)]] | * [[:pa:laboratoare:pa-lab|pa-lab (git)]] | ||
| - | * [[:pa:laboratoare:laborator-00|00: Intro to PA]] | + | * [[https://github.com/acs-pa/pa-lab/blob/main/docs/complexity.md | PA: Cheatsheet complexități]] |
| - | * [[:pa:laboratoare:laborator-01|01: Divide et Impera]] | + | * [[https://github.com/acs-pa/pa-lab/blob/main/tutorial/java/java.md | PA: Tutorial Java]] |
| - | * [[:pa:laboratoare:laborator-02|02: Greedy]] | + | * [[https://github.com/acs-pa/pa-lab/blob/main/tutorial/cpp/cpp.md | PA: Tutorial C++]] |
| - | * [[:pa:laboratoare:laborator-03|03: Programare Dinamică (1/2)]] | + | * [[:pa:tutoriale:coding-tips|Sfaturi pentru Implementare]] |
| - | * [[:pa:laboratoare:laborator-04|04: Programare Dinamică (2/2)]] | + | |
| - | <hidden> | + | |
| - | * [[:pa:laboratoare:laborator-05|05: Minimax]] | + | |
| - | </hidden> | + | |
| - | * [[:pa:laboratoare:laborator-05|05: Backtracking]] | + | * [[:pa:laboratoare:laborator-00|00: Intro to PA]] |
| + | * [[:pa:laboratoare:laborator-01|01: Programare Dinamică (1/2)]] | ||
| + | * [[:pa:laboratoare:laborator-02|02: Programare Dinamică (2/2)]] | ||
| + | * [[:pa:laboratoare:laborator-03|03: Algoritmi aleatori]] | ||
| + | * [[:pa:laboratoare:laborator-04|04: Backtracking]] | ||
| + | * [[:pa:laboratoare:laborator-05|05: Simulare test practic]] | ||
| * [[:pa:skel_graph|[skel_graph] Precizari lab06-11]] | * [[:pa:skel_graph|[skel_graph] Precizari lab06-11]] | ||
| * [[:pa:laboratoare:laborator-06|06: Parcurgerea grafurilor. Aplicații (1/2)]] | * [[:pa:laboratoare:laborator-06|06: Parcurgerea grafurilor. Aplicații (1/2)]] | ||
| * [[:pa:laboratoare:laborator-07|07: Parcurgerea grafurilor. Aplicații (2/2)]] | * [[:pa:laboratoare:laborator-07|07: Parcurgerea grafurilor. Aplicații (2/2)]] | ||
| - | |||
| * [[:pa:laboratoare:shortest-paths-problem| Shortest-paths problem]] | * [[:pa:laboratoare:shortest-paths-problem| Shortest-paths problem]] | ||
| Line 35: | Line 37: | ||
| * [[:pa:laboratoare:laborator-09|09: Drumuri minime în grafuri: surse / destinații multiple. (2/2)]] | * [[:pa:laboratoare:laborator-09|09: Drumuri minime în grafuri: surse / destinații multiple. (2/2)]] | ||
| - | + | * [[:pa:laboratoare:laborator-10|10: Arbori minimi de acoperire]] | |
| - | * [[:pa:laboratoare:laborator-10| 10: Arbori minimi de acoperire]] | + | |
| + | * [[:pa:laboratoare:maximum-flow-problem| Maximum flow problem]] | ||
| + | * [[:pa:laboratoare:laborator-11|11: Flux maxim în rețele de transport]] | ||
| ===== Tutoriale ===== | ===== Tutoriale ===== | ||
| - | * [[:pa:tutoriale:minimax|Tutorial Minimax]] | + | * [[:pa:laboratoare:pa-lab|pa-lab (git)]] |
| - | <hidden> | + | * [[https://github.com/acs-pa/pa-lab/blob/main/docs/complexity.md | PA: Cheatsheet complexități]] |
| - | * [[:pa:tutoriale:backtracking|Tutorial Backtracking]] | + | * [[https://github.com/acs-pa/pa-lab/blob/main/tutorial/java/java.md | PA: Tutorial Java]] |
| - | </hidden> | + | * [[https://github.com/acs-pa/pa-lab/blob/main/tutorial/cpp/cpp.md | PA: Tutorial C++]] |
| - | * [[:pa:tutoriale:astar|Tutorial A*]] | + | * [[https://github.com/acs-pa/pa-lab/blob/main/tutorial/rust/rust.md | PA: Tutorial Rust]] |
| + | * [[https://github.com/acs-pa/pa-lab/blob/main/tutorial/python/python.md | PA: Tutorial Python]] | ||
| * [[:pa:tutoriale:coding-tips|Sfaturi pentru Implementare]] | * [[:pa:tutoriale:coding-tips|Sfaturi pentru Implementare]] | ||
| - | * [[:pa:laboratoare:maximum-flow-problem| Maximum flow problem]] | + | |
| - | * [[:pa:laboratoare:laborator-11|Flux maxim în rețele de transport]] | + | |
| + | * [[:pa:tutoriale:minimax|Tutorial: Minimax]] | ||
| + | * [[:pa:tutoriale:dei|Tutorial: Divide et Impera]] | ||
| + | * [[:pa:tutoriale:greedy|Tutorial: Greedy]] | ||
| + | * [[:pa:tutoriale:astar|Tutorial: A*]] | ||
| + | |||
| ===== Materiale Suplimentare Test Practic ===== | ===== Materiale Suplimentare Test Practic ===== | ||