Werbung
 Übersetzung für 'breadth first search' von Englisch nach Deutsch
comp.
breadth first search
Breitensuche {f}
comp.math.
breadth-first search <BFS>
Breitensuche {f}
Teiltreffer
comp.math.
depth-first search <DFS>
Tiefensuche {f}
breadthBreite {f}
1297
breadthBedeutung {f} [Bandbreite]
290
breadthQuere {f} [ugs.] [meist nur in Wendungen]
17
breadthWeite {f}
76
breadthGröße {f}
317
anat.
thorax breadth
Brustbreite {f}
educ.
subject breadth
Fächerbreite {f}
overall breadthGesamtbreite {f}
anat.cloth.
chest breadth
Brustbreite {f}
ecol.
habitat breadth
Habitatbreite {f}
ecol.
niche breadth
Nischenbreite {f}
hand's breadthHandbreit {f}
breadth of marketMarktbreite {f}
hair's breadthHaar breit {n} [Rsv.]
hair's breadthHaarbreit {n}
breadth [wide range]Umfang {m} [fig.]
675
hair's breadthHaaresbreite {f}
half-breadth planWasserlinienriss {m}
breadth of mindAuffassungs­gabe {f}
22 Übersetzungen
Neue Wörterbuch-Abfrage: Einfach jetzt tippen!

Anwendungsbeispiele Englisch
  • This data abstraction mechanism makes the breadth-first search truly agnostic to the queue's implementation.
  • Breadth-first search (BFS) is an algorithm for searching a tree data structure for a node that satisfies a given property.
  • Breadth-first search can be viewed as a special-case of Dijkstra's algorithm on unweighted graphs, where the priority queue degenerates into a FIFO queue.
  • In "breadth-first search" (BFS) or "level-order search", the search tree is broadened as much as possible before going to the next depth.
  • Another usage of queues is in the implementation of breadth-first search.

  • showed how to solve the problem more simply using lexicographic breadth-first search, based on the fact that a graph is an interval graph if and only if it is chordal and its complement is a comparability graph.
  • Contrasting with depth-first order is breadth-first order, which always attempts to visit the node closest to the root that it has not already visited.
  • The time complexity of IDDFS in a (well-balanced) tree works out to be the same as breadth-first search, i.e. [...] , [...] where [...] is the branching factor and [...] is the depth of the goal.
Werbung
© dict.cc English-German dictionary 2024
Enthält Übersetzungen von der TU Chemnitz sowie aus Mr Honey's Business Dictionary (nur Englisch/Deutsch).
Links auf das Wörterbuch oder auch auf einzelne Übersetzungen sind immer herzlich willkommen!