Σύγκριση μεθόδων
Εξετάστε τις επιλεγμένες μεθόδους δίπλα-δίπλα· οι γραμμές που διαφέρουν επισημαίνονται.
| Ο Αλγόριθμος Ford-Fulkerson× | Μέθοδος Simplex× | |
|---|---|---|
| Πεδίο | Επιχειρησιακή Έρευνα | Επιχειρησιακή Έρευνα |
| Οικογένεια | Machine learning | Machine learning |
| Έτος προέλευσης≠ | 1956 | 1947 |
| Δημιουργός≠ | Lester R. Ford and Delbert R. Fulkerson | George Dantzig |
| Τύπος | algorithm | algorithm |
| Θεμελιώδης πηγή≠ | Ford, L. R., & Fulkerson, D. R. (1956). Maximal flow through a network. Canadian Journal of Mathematics, 8(3), 399-404. DOI ↗ | Dantzig, G. B. (1963). Linear Programming and Extensions. Princeton University Press. DOI ↗ |
| Εναλλακτικές ονομασίες≠ | Ford-Fulkerson method, augmenting path method | simplex algorithm |
| Συναφείς | 4 | 4 |
| Σύνοψη≠ | The Ford-Fulkerson Algorithm, developed by Lester R. Ford and Delbert R. Fulkerson in 1956, is a foundational method for computing the maximum flow in a flow network. It finds the maximum amount of flow that can be sent from a source to a sink through a directed graph with capacity constraints on edges. | The Simplex Method, developed by George Dantzig in 1947, is a foundational algorithm for solving linear programming problems. It systematically explores vertices of the feasible region to find the optimal solution where the objective function is maximized or minimized subject to linear constraints. |
| ScholarGateΣύνολο δεδομένων ↗ |
|
|