Find Jobs
Hire Freelancers

C++ graphs - open to bidding

$30-250 USD

Cancelled
Posted about 8 years ago

$30-250 USD

Paid on delivery
Write a program that can accomplish the following: 1. Read in a graph from [login to view URL] in the following format: node# 1st-arc-to-node# weight-for-previous-arc 2nd-arc-to-node# weight-for-previous-arc 3rd-arc-to-node# weight-for-previous-arc ... As an example: 1 2 10 3 5 4 100 2 1 5 4 3 50 2 10 In the above example, node 1 has an arc with weight 10 to node 2, weight 5 to node 3, and weight 100 to node 4. Node 2 has an arc with weight 5 to node 1. Node 4 has an arc to node 3 with weight 50 and to node 2 with weight 10. Note that in the above example, there IS a node 3 despite not being specifically declared on a line. Any node that is either explicitly defined on its own line, or into which an arc goes, must be considered to exist. 2. Display an ascii art image of the graph on the screen. An sample for the above example is shown below. It is not the only possible example: +-----5-------->[3] | ^ | | | 50 | | +->[1]--10-->[2]<-10-+ | | | | +---=---5-----+ | | | 100 | | | V | [4]---------------+ As can be seen in the above example, use the following format: nodes are written inside brackets vertical lines are drawn with | horizontal lines are drawn with - 90 degree bends, and intersections between lines (in order to share one line between two arcs) are drawn with + a horizontal line crossing but not intersecting with a vertical line is drawn with an = arc weights are written somewhere on the arc's line; if a line is shared between two arcs, only the part of the line used by only ONE arc may show the arc weight to draw arrows, use <, >, V, and ^. You do NOT need to optimize for the least number of crosses, turns, or intersections. You DO need to account for every possible graph where id(v) + od(v) <= 4 for all nodes v. 3. Display a chart, in an easily readable format, of the shortest path between each node s and every node t reachable from node s.
Project ID: 10401924

About the project

7 proposals
Remote project
Active 8 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
7 freelancers are bidding on average $191 USD for this job
User Avatar
Hey, I am from CSE background and have exceptional skills in data structures and algorithms. The ASCII representation looks good. Will take some time for that. Is 5 days good for you or are you in a deadline?
$150 USD in 5 days
4.9 (8 reviews)
4.1
4.1

About the client

Flag of UNITED STATES
Buffalo Grove, United States
3.1
2
Member since May 2, 2016

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.