Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Web クローラーに関する論文を書く必要があり、この Web クローラーは幅優先でリンクを探索します。
クローラーが探索する方法を示す写真を作成しました。これは正しい幅優先探索ですか?:
はい、次のページに進む前にすべてのページを 1 つの「深さレベル」で見ているため、幅優先です。