Reference no: EM133121866
COT 5405 Design and Analysis of Algorithms - University of Central Florida
Project Description
Description
Implement the following algorithms discussed in class:
Greedy algorithm to find maximum-weight-independent set in a graphic matroid
• Reduction of general Steiner tree problem to metric Steiner tree
• The 2-approximation for metric Steiner tree.
• The 2-approximation for the metric Traveling Salesman problem.
The 3/2-approximation (Christofides) for the metric Traveling Salesman problem.
Implementations and Input/Output
All implementations may be done in the language of your choice; but they must run on linprog.cs.fsu.edu. All algorithms should be able to be run standalone, and should input a weighted, undirected graph in edge list format. That is, the first line contains the number of nodes, and every line thereafter is of the form:
u v w
where (u, v) ∈ E and w ∈ [0, 1] is the weight of (u, v). Each algorithm should output its solution to the terminal. If the output is a graph, it should be in edge list format.
Documentation
A README should be included that describes exactly the steps to compile and/or execute your code with an input file.
Assessment
Your project submission will be scored as follows.
• Your code compiles and correctly runs on a set of test instances.
• Your documentation is clear and complete.
You must submit your own code. This is a group project; collaborations between groups are not allowed.
Attachment:- Design and Analysis of Algorithms.rar
What is Call Reluctance
: What is "Call Reluctance"? Discuss at three (3) major reasons for Call Reluctance. Provide an instance where you were reluctant to take a sales call
|
What is the price of a put option
: A stock is currently selling for $37 per share. A call option with an exercise price of $45 sells for $3.34 and expires in three months.
|
Price of the security stated annual interest rate
: What is the price of the security if the stated annual interest rate is 9.71%, compounded quarterly? (Round answer to 2 decimal places. Do not round intermediat
|
What is net gain or loss on investment
: You wrote 3 call option contracts on XYZ stock with a strike price of $40 and an option premium of $1.95.
|
COT 5405 Design and Analysis of Algorithms Assignment
: COT 5405 Design and Analysis of Algorithms Assignment Help and Solution, University of Central Florida - Assessment Writing Service
|
Calculate the interest rate
: As an investor, you expect the inflation rate to be 7% next year, to fall to 5% during the following year and then to remain at a rate of 3% thereafter. Assumin
|
Find the total amount receivable
: 1. Find the total amount receivable at the end of 5 years, if you deposit $1 000 at the end of each year for the next 5 years, assuming annual compound interest
|
Calculate the net present value of the proposed investment
: Calculate the net present value of the proposed investment and comment on your findings.
|
What is the company projected operating cash flow
: A small company forecasts for next year the following: sales of $400,000, costs of $200,000, What is the company projected operating cash flow
|