Skip to content

First project for lecture 0 of CS50 "Artificial Intelligence with Python" Harvard course

Notifications You must be signed in to change notification settings

AndresChacon00/CS50AI-P0-degrees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS50AI-P0-degrees

First project for lecture 0 of CS50 "Artificial Intelligence with Python" Harvard course

The goal of this project is to find the connection between two actors, according to the Six Degrees of Kevin Bacon game. This algorithm uses BFS (breadth-first algorithm) to find the shortest path.

For example:

image

About

First project for lecture 0 of CS50 "Artificial Intelligence with Python" Harvard course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages