Write and compare two implementations of a priority queue

Assignment Help C/C++ Programming
Reference no: EM132230144

Programming Assignment -

Your assignment is to write and compare two implementations of a priority queue whose highest priority element is the one with the smallest key value. The elements have the following declarations:

1. The first implementation uses a minimum heap. You need to modify the heap operations to keep the minimum, rather than the maximum element in the root. The comparison function should compare key fields.

2. The second implementation uses a linear linked list, whose elements are ordered by key value.

Test Data - Create a data set that contains 50 items with priorities generated by a random-number generator.

Comparing the Implementations - To compare the operations, you must modify the Enqueue and Dequeue operations to count how many elements are accessed (compared or swapped, in the case of reheaping) during its execution.

Write a driver to Enqueue and Dequeue the 50 test items and print out the number of elements accessed for the Enqueue and Dequeue operations. Run your driver once with each implementation.

Deliverables -

  • A listing of specification and implementation files for both priority queue implementations.
  • A listing of your driver.
  • A listing of your test data.
  • A listing of the output from both runs.
  • A report comparing the number of elements accessed in executing each operation.

Verified Expert

The task of the assignment is to implement the application in minheap and sorted linked list program in c++. The key values are generated using the random number generator. The minheap and linked list are created from the random number and number of swap and comparison for each of the operation is determined and the comparison report is documented with the program.

Reference no: EM132230144

Questions Cloud

Describe a strategy you might use to address the gaps : Post an explanation of how drug policies affect Joe's circumstances, as described in the case study. Then, explain any gaps in service you found in Joe's case.
Why was it important for cartel to have the petrol price : Why was it important for the cartel to have the petrol prices easily visible on boards outside their petrol stations?
Potential expert witnesses made oral agreement : Potential expert witnesses made an oral agreement with a plaintiff’s attorney to testify on behalf of the plaintiff for $60,000.
Qualitative and quantitative analysis : Five recommendations were provided from qualitative and quantitative analysis. Review and discuss a recommendation derived from each method of analysis.
Write and compare two implementations of a priority queue : Your assignment is to write and compare two implementations of a priority queue whose highest priority element is the one with the smallest key value
What are cultural-political-economic-legal environment : what are the cultural, political, economic and legal environment of these countries? Evaluate whether the company chose the right location and why
First order of business is outlining strategic plan : As CEO of the company, your first order of business is outlining a strategic plan for the next 5-years.
How drug policies affect joe circumstances : Post an explanation of how drug policies affect Joe's circumstances, as described in the case study. Then, explain any gaps in service you found in Joe's case.
Do high-voltage power lines cause brain cancer : Do high-voltage power lines cause brain cancer? What about silicone breast implants and breast cancer? Why was it so cold outside yesterday?

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Create program that uses functions and reference parameters

Create program that uses functions and reference parameters, and asks user for the outside temperature.

  Write a program using vectors and iterators

Write a program using vectors and iterators that allows a user to maintain a personal list of DVD titles

  Write the code required to analyse and display the data

Calculate and store the average for each row and column. Determine and store the values for the Average Map.

  Write a webservices application

Write a webservices application that does a simple four function calculator

  Iimplement a client-server of the game

Iimplement a client-server version of the rock-paper-scissors-lizard-Spock game.

  Model-view-controller

Explain Model-View-Controller paradigm

  Design a nested program

How many levels of nesting are there in this design?

  Convert celsius temperatures to fahrenheit temperatures

Write a C++ program that converts Celsius Temperatures to Fahrenheit Temperatures.

  Evaluate and output the value in the given base

Write C program that will input two values from the user that are a Value and a Base with which you will evaluate and output the Value in the given Base.

  Design a base class shape with virtual functions

Design a base class shape with virtual functions

  Implementation of classes

Implementation of classes Chart and BarChart. Class barChart chould display a simple textual representation of the data

  Technical paper: memory management

Technical Paper: Memory Management, The intent of this paper is to provide you with an in depth knowledge of how memory is used in executing, your programs and its critical support for applications.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd