Differences

This shows you the differences between two versions of the page.

Link to this comparison view

pa:laboratoare:laborator-09 [2025/04/27 18:49]
darius.neatu [Johnson]
pa:laboratoare:laborator-09 [2025/05/21 17:19] (current)
matei.mantu fix typo
Line 199: Line 199:
 Johnson(G=(nodes,​ adj)) { Johnson(G=(nodes,​ adj)) {
   // STEP 1: Compute adjustment distances h (using Bellmand-Ford).   // STEP 1: Compute adjustment distances h (using Bellmand-Ford).
-  has_cycle, h = ComputerH(G);+  has_cycle, h = ComputeH(G);
   if (has_cycle) {   if (has_cycle) {
     return true, null, null;     return true, null, null;
Line 484: Line 484:
  
 </​note>​ </​note>​
 +
 +=== Task-3: Orașul care poate accesa cele mai puține noduri (dându-se o distanță limită) ===
 +Rezolvați problema [[ https://​leetcode.com/​problems/​find-the-city-with-the-smallest-number-of-neighbors-at-a-threshold-distance/​description/​ | Find the City With the Smallest Number of Neighbors at a Threshold Distance ]] pe LeetCode.
 +
  
 ==== BONUS ==== ==== BONUS ====
pa/laboratoare/laborator-09.1745768997.txt.gz · Last modified: 2025/04/27 18:49 by darius.neatu
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0