Show Bid Request
Hamiltonian Path
Bid Request Id: 38170
|
|
|
Posted by: |
mgy (2 ratings)
(Software buyer rating 10)
|
Posted: |
Dec 3, 2002 5:13:12 PM EDT
|
Bidding Closes: |
Dec 6, 2002 EDT
|
Viewed (by coders): |
174 times
|
Deadline: |
12/13/2002
TIME EXPIRED
|
|
|
|
Description:
Write a program that will attempt to find a Hamiltonian path in a graph G by doing the following:
Given a Graph G, find a minimum spanning tree using a Kruskels-like algorithm with the modification that the edge being considered to be added to the minimum spanning tree can only be added if it meets 2 conditions: 1)will not form a cycle in the MST (standard for Kruskels) 2)will not cause an VERTICE to now have degree > 2
The sorting routine that sorts the edge has to use the following routine (I have already done this part)
By using Quicksort:
a) Instead of using 1 pivot and therefore 2 recursive calls to QUICKSORT, use 2 pivots and therefore 3 recursive called to your QUICKSORT. b) Instead of randomly (picking the last elements of the subarray to be sorted) getting 2 pivots, use an average time O(n) algorithm to select 2 pivots such that the pivots are the 1/3rd ordered statistic and the 2/3rd ordered statistic of the input.
Deliverables: 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request.
3) Complete ownership and distribution copyrights to all work purchased.
Platform:
Unix
Must be 100% finished and received by buyer on:
Dec 13, 2002 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.
Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements.
We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation.
If you notice a violation, you can report it to: abuse@rentacoder.com.
|
|
Bidding/Comments:
|
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests. |
See all rejected bids (and all comments)
Name |
Bid Amount |
Date |
Coder Rating |
|
|
This bid was accepted by the buyer!
|
$20 (USD)
|
Dec 4, 2002 12:02:09 AM EDT
|
10
(Excellent)
|
|
|
Hi,
The program which I give you will be properly indented and well-commented. I've worked on similar projects before. Let me know if you are interested. I'll give you the program immediately. Thanks. |
|
|
|
|
|