New Course
Concept
Graph Search
Follow
0
Summary
Graph search
is a
fundamental technique
in
computer science
for traversing or
searching through graphs
, which can represent
networks of nodes
connected by edges. It is essential for
solving problems
related to pathfinding, connectivity, and optimization in various fields such as
artificial intelligence
, networking, and
operations research
.
Concepts
Greedy Best-First Search
Consistent Heuristic
Relevant Degrees
Mathematical Cybernetics 100%
Start Learning Journey
Generate Assignment Link
Lessons
Concepts
Suggested Topics
Foundational Courses
Activity
Your Lessons
Your lessons will appear here when you're logged in.
Log In
Sign up
3