Documente publicate de Robert Andrei

Robert Andrei

Robert Andrei

2 documente publicate în Biblioteca RegieLive

Algorithm Design and Complexity

24.3 Dijkstra's algorithm Dijkstra's algorithm solves the single-source shortest-paths problem on a weighted, directed graph G = (V, E) for the case in which all edge weights are nonnegative. In this section, therefore, we assume that w(u, v) e 0 for each edge (u, v) _ E. As we shall see, with a good implementation,... citește mai departe

4 pagini 5 puncte Extras Preview

Software Engineering

1. Introduction A. Definitions B. Main Activities Of A Software Project C. Software Development Life Cycle Models 2. User Requirements Definition 3. Software Requirements Definition 4. Architectural Design 5. Detailed Design 6. Software Verification And Validation 7. Software Quality 8. Software Metrics 9. Formal... citește mai departe

19 pagini 5 puncte Extras Preview