Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# BFS Graph Traversal (C++)

This program performs a breadth-first search (BFS) over the Bridges
Actor/Movie dataset via a REST API. It uses **libcurl** for HTTP requests
and **RapidJSON** for parsing.

**************************DEPENDENCIES NEEDED********************************
*libcurl
*rapidjson

```bash
make

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages