The Student Room Group

What band is BFS for AQA computer science NEA?

Im doing a movie recommendation project and I am going to use breadth first search to create movies.
Just wondering whether this would be enough complexity to get good marks.
Also have a multi table relation database and some data structures.
Reply 1
Original post by l4ksh
Im doing a movie recommendation project and I am going to use breadth first search to create movies.
Just wondering whether this would be enough complexity to get good marks.
Also have a multi table relation database and some data structures.

Breadth first search to create movies? Forgive me but I don’t get what you mean?
Reply 2
Original post by BigJ123
Breadth first search to create movies? Forgive me but I don’t get what you mean?

Making a graph with movies and actors and genres being edges then using BFS
Reply 3
Original post by l4ksh
Making a graph with movies and actors and genres being edges then using BFS


how will that recommend them? I don’t really get the idea tbh, that kinda feels like ur just trying to put stuff together for the sake of it.
Reply 4
Original post by BigJ123
how will that recommend them? I don’t really get the idea tbh, that kinda feels like ur just trying to put stuff together for the sake of it.

The goal is to find movies with common cast or genre there's more to the project but BFS would only be for that part

Quick Reply

Latest