Fill in Order Details

  • Submit paper details for free using our simple order form

Make Payment Securely

  • Add funds to your account. There are no upfront payments. The writer will only be paid once you have approved your paper

Writing Process

  • The best qualified expert writer is assigned to work on your order
  • Your paper is written to standard and delivered as per your instructions

Download your paper

  • Download the completed paper from your online account or your email
  • You can request a plagiarism and quality report along with your paper

help with c 4

This assignment builds on the solution that you submitted for Lab #11 and uses the same friend network, but this time the friend relationships (edges) have weights, forming a directed, weighted graph.

The new data file is in the module here: fb_weighted.csv

Assignment

Write a program that prompts the user for two people as before, but outputs the lowest cost path between them.

The program should consider the friend edge weights between the ‘from’ person and the ‘to’ person and compute the cost of the path as well as be able to output the list of nodes and friend edges used:

The code in this file: fb_weights_starter.cpp adds some additional fields to the Person data structure starting with the example from Lab #11, and a new function dijkstra(), which implements the Dijkstra single-source shortest paths algorithm. The pseudocode for the algorithm is described on pages 653-654 of the textbook. After the function runs, two fields in the Person structure will contain current information and you can use this to output the best cost path and the edges used.

  • The ‘best_parent’ field contains the string ID of the previous node used along the cheapest path to reach it (in other words, the “parent” node in the best path).
  • The ‘best_weight’ field contains the cheapest cost (the sum of all the weights along this path).

The algorithm should stop when it locates the lowest path to the destination node.

After calulcating the best path, to complete the assignment add the remaining code in main() which should output the edges used in order — starting from the ‘from’ person and ending with the ‘to’ person.

Hint: if you start with the end node, you can rebuild the path backwards following each ‘best_parent’, then use a stack to reverse the output.

What to Submit

Submit only your .cpp file for the solution.

Example Input/Output

The output does not need to match exactly the example below, but should include at least the cost of the path and a list of the nodes used. Here are a few examples. Note that even though two people may have a direct connection (be friends), the cheapest path may take a different route. Here, Umar and Lema have a direct connection of weight 7, but the cheapest path is weight 4 and traverses 4 nodes.

Enter the starting name (X to quit): Umar

Enter the ending name (X to quit): Lema
The best path between these two people is:
Umar
Saim Shah Hamdani
Arwen
Sara
Lema
The cost of this path is: 4

Enter the starting name (X to quit): Tommy

Enter the ending name (X to quit): Amir
The best path between these two people is:
Tommy
Mohsin Khan
Dennis
Umar Patek
Amir
The cost of this path is: 5

Enter the starting name (X to quit): Gabriel

Enter the ending name (X to quit): Varga Melinda
There is NOT a path between these two people.

Enter the starting name (X to quit): X

Exiting...

WHAT OUR CURRENT CUSTOMERS SAY

  • Google
  • Sitejabber
  • Trustpilot
Zahraa S
Zahraa S
Absolutely spot on. I have had the best experience with Elite Academic Research and all my work have scored highly. Thank you for your professionalism and using expert writers with vast and outstanding knowledge in their fields. I highly recommend any day and time.
Stuart L
Stuart L
Thanks for keeping me sane for getting everything out of the way, I’ve been stuck working more than full time and balancing the rest but I’m glad you’ve been ensuring my school work is taken care of. I'll recommend Elite Academic Research to anyone who seeks quality academic help, thank you so much!
Mindi D
Mindi D
Brilliant writers and awesome support team. You can tell by the depth of research and the quality of work delivered that the writers care deeply about delivering that perfect grade.
Samuel Y
Samuel Y
I really appreciate the work all your amazing writers do to ensure that my papers are always delivered on time and always of the highest quality. I was at a crossroads last semester and I almost dropped out of school because of the many issues that were bombarding but I am glad a friend referred me to you guys. You came up big for me and continue to do so. I just wish I knew about your services earlier.
Cindy L
Cindy L
You can't fault the paper quality and speed of delivery. I have been using these guys for the past 3 years and I not even once have they ever failed me. They deliver properly researched papers way ahead of time. Each time I think I have had the best their professional writers surprise me with even better quality work. Elite Academic Research is a true Gem among essay writing companies.
Got an A and plagiarism percent was less than 10%! Thanks!

ORDER NOW


Consider Your Assignments Done

“All my friends and I are getting help from eliteacademicresearch. It’s every college student’s best kept secret!”

Jermaine Byrant
BSN

“I was apprehensive at first. But I must say it was a great experience and well worth the price. I got an A!”

Nicole Johnson
Finance & Economics

Our Top Experts

See Why Our Clients Hire Us Again And Again!


OVER

10.3k
Reviews

RATING
4.89/5
Average

YEARS
13
Mastery

Success Guarantee

When you order form the best, some of your greatest problems as a student are solved!

Reliable

Professional

Affordable

Quick

Using this writing service is legal and is not prohibited by any law, university or college policies. Services of Elite Academic Research are provided for research and study purposes only with the intent to help students improve their writing and academic experience. We do not condone or encourage cheating, academic dishonesty, or any form of plagiarism. Our original, plagiarism-free, zero-AI expert samples should only be used as references. It is your responsibility to cite any outside sources appropriately. This service will be useful for students looking for quick, reliable, and efficient online class-help on a variety of topics.