Find Jobs
Hire Freelancers

The 8 Queens problem

$10-30 USD

Færdiggjort
Slået op over 6 år siden

$10-30 USD

Betales ved levering
See attached document for details. Instructions Write a program that places 8 queens on an 8x8 board where none of the queens are in conflict with each other. You are to implement the solution by using the Hill-Climbing algorithm with random restarts. Problem Overview & Algorithm Description The 8-Queens problem requires that 8 queens be placed on a board with 8 rows and columns so that no queen occupies the same row, column or diagonal as another queen. To solve this problem using the Hill-Climbing with random restart algorithm, we must first generate a random starting state which places a queen in a random row of each column. From there, we first check to see if the state is a goal state (no queens are in conflict). If not, we evaluate all of the possible neighbor states by moving each column’s queen through the rows of its column and generating a heuristic value for each of those states. When all of the neighbor states have been generated, we check to see if any states were generated that have a lower heuristic value than the current state. If a better state was not found, then we have reached the local minima and must perform a random restart. If a better (lower heuristic) state was found, then that state becomes the current state and the above process is repeated on that state. Remember: your heuristic function is a representation of how close you are to the goal state. Unlike Pathfinding heuristics, we are not evaluating how close a particular node is to the goal node, but rather how close the current state (overall configuration) is to the goal state Program Requirements No graphics are required for this program. Instead, use a series of 0s (empty) and 1s (queen) in a grid style to represent each state. Every state generated should be output in this manner along with the current state’s heuristic, the number of neighboring states with lower heuristics, and the action taken (restart or generate neighbor state). When a solution is reached, your program should display the number of restarts and the total number of state changes that have occurred. A sample execution using 10 queens has been provided. Your program output should match that format (except yours will be 8x8). Skills: Java See more: problem algorithm, number series problem with solution, match problem, algorithm problem, website moving graphics, can add moving graphics forum, aspnet moving graphics, add moving graphics websites, websites moving graphics, web design moving graphics, add moving graphics online, add moving graphics website, thank moving graphics, add moving graphics aspnet website, moving graphics website, free moving graphics web page, free web moving graphics, moving graphics called web page, moving graphics web, small project java, thesis audio programing project java, complete college project java, college project java, longest common subsequence project java, online movie ticket booking project java jsp
Projekt-ID: 14630393

Om projektet

5 forslag
Projekt på afstand
Aktiv 7 år siden

Leder du efter muligheder for at tjene penge?

Fordele ved budafgivning på Freelancer

Fastsæt dit budget og din tidsramme
Bliv betalt for dit arbejde
Oprids dit forslag
Det er gratis at skrive sig op og byde på jobs
Tildel til:
Brug Avatar.
I have worked with this problem in the past. How quickly do you need this? Relevant Skills and Experience 8 years of experience with MS in software engineering Proposed Milestones $30 USD - 8 queens problem done.
$30 USD på 1 dag
5,0 (35 anmeldelser)
5,5
5,5
5 freelancere byder i gennemsnit $80 USD på dette job
Brug Avatar.
You can also check my portfolio: https://www.freelancer.com/u/micheal4299.html I also have experience in working on similar projects. Let me know if you are interested in working with me. Thanks! Relevant Skills and Experience Java Proposed Milestones $300 USD - complete
$300 USD på 1 dag
5,0 (32 anmeldelser)
6,3
6,3
Brug Avatar.
Hi, I'm Sid, a Software Engineer working. I have extensive skills with c++, Php, java, Android and Python of four years. Knock me up if you need it ASAP !!! ................. Relevant Skills and Experience Java Proposed Milestones $13 USD - ............................
$13 USD på 1 dag
5,0 (68 anmeldelser)
5,6
5,6
Brug Avatar.
NO AUTOMATIC BIDDING........................ I am here freelancer first to discuss the details then i can sure about my price and the deadline. My way of working is not only to complete but also to provide enough understanding to the project owner. So this will be base of our long term relationships.....
$25 USD på 1 dag
5,0 (9 anmeldelser)
3,8
3,8

Om klienten

Flag for UNITED STATES
Huntersville, United States
5,0
2
Betalingsmetode verificeret
Medlem siden jul. 12, 2017

Klientverificering

Tak! Vi har sendt dig en e-mail med et link, så du kan modtage din kredit.
Noget gik galt, da vi forsøgte at sende din mail. Prøv venligst igen.
Registrerede brugere Oprettede jobs i alt
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Indlæser forhåndsvisning
Geolokalisering er tilladt.
Din session er udløbet, og du er blevet logget ud. Log venligst ind igen.