Write Program Help Make Better Social Connections Program Read File Data Containing List P Q37183369

Write a program to help you make better
social connections. The program should read
a file of data containing a list of people in
your community and a list of who knows who. Allow
the user to enter various queries about which
people know each other, such as “How many people
does Harry know?” or “Is there anyone that both
Harry and Cathy know?”

—————————————————————————-

Assignment 4 Problem 7, page 780

The goal of this assignment is to reinforce graph concepts andalgorithms. Specifically, the assignment is to do problem 7 on page780 of the text. The queries that your code needs to implementare

list all the friends of a specified person

set<string>

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.