Rezumat articol ediţie STUDIA UNIVERSITATIS BABEŞ-BOLYAI

În partea de jos este prezentat rezumatul articolului selectat. Pentru revenire la cuprinsul ediţiei din care face parte acest articol, se accesează linkul din titlu. Pentru vizualizarea tuturor articolelor din arhivă la care este autor/coautor unul din autorii de mai jos, se accesează linkul din numele autorului.

 
       
         
    STUDIA INFORMATICA - Ediţia nr.2 din 2002  
         
  Articol:   MINIMUM COST PATH IN A HUGE GRAPH.

Autori:  ION COZAC.
 
       
         
  Rezumat:  Suppose we have a weighted graph G = (V;E; c); where V is the set of vertices, E is the set of arcs, and c : E ! R+ is the cost function. Determining a minimum cost path between two given nodes of this graph can take O(mlog n) time, where n = jV j and m = jEj: If this graph is huge, say n ~ 700000 and m ~ 2000000; determining a minimum cost path can be a serious time consuming task. So we must develop an algorithm that quickly determines a path having the cost near the optimum one.  
         
     
         
         
      Revenire la pagina precedentă