Új hozzászólás Aktív témák

  • Lejszi

    senior tag

    Sziasztok! Az egyetemen ezt a beadandot kell megcsinalnom. Tudna ebben vki segiteni?
    Tanultam JAVA-t korabban, de nem vagyok egy programozo zseni, ezert kernem a segitsegeteket.
    Koszonom. :R

    Assignment Task 2: Implementation of an Algorithm
    Using a suitable programming language, apply DFS (Depth First Search) and BFS (Breadth
    First Search) on the below graph and construct the table with Que and Visited nodes on each
    iteration. Show the results of your program using suitable examples.
    Discuss how these algorithms could be improved in the context of AI.

    Deliverables:
    - You will provide the commented code for the implementation of the DFS and BFS
    algorithms.
    - Evidence of successful output for the execution of both algorithms.
    - A critical analysis on the performance of each algorithm

Új hozzászólás Aktív témák