Catatan: Terjemahan untuk entri ini sedang dalam peninjauan kualitas, sehingga sebagian konten untuk sementara hanya ditampilkan dalam bahasa Inggris.
Entri ini belum diterjemahkan ke bahasa Anda, sehingga versi aslinya ditampilkan di bawah.
traversal
This term describes the systematic movement across a space or through a structure. In general usage, it carries a sense of completion or a deliberate journey from one point to another, often implying a challenging or expansive distance. It is more formal than "crossing" or "trip" and is frequently used in technical, geographical, or academic contexts.
In computer science, the word takes on a highly specialized meaning referring to the algorithmic process of visiting nodes in a data structure. In this register, it is not about physical movement but about logical sequencing and data retrieval. Similarly, in astronomy and surveying, it refers to the precise, measured movement of an instrument, emphasizing accuracy and angular measurement over simple motion.
Meanings
Examples
The traversal of the rugged mountain terrain took several days.
We need to implement a depth first traversal to search the tree.
The telescope requires a precise traversal to track the star.
I wonder if the traversal of this wasteland is even possible.
An in order traversal visits the left child before the parent node.
The slow traversal of the glacier carved a deep valley over millennia.
Check the code for any errors during the graph traversal.
The robot performed a systematic traversal of the room to map the area.