handygeraldy / Uninformed_Search

The following is an uninform search algorithm, namely breadth-first search (BFS), uniform-cost search (UCS), and depth-first search (DFS).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uninformed_Search

The following is an uninform search algorithm, namely breadth-first search (BFS), uniform-cost search (UCS), and depth-first search (DFS).

Member:

  1. 221709490 - Achmad Fadli
  2. 221709682 - Farabi Arsy Edodivano Tauhid
  3. 221709728 - Handy Geraldy
  4. 221709765 - Jimmy Nickelson
  5. 221709853 - Mohamad Firly
  6. 221709870 - Muhammad Yusuf Aristyanto

About

The following is an uninform search algorithm, namely breadth-first search (BFS), uniform-cost search (UCS), and depth-first search (DFS).


Languages

Language:Python 100.0%