Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 560 Bytes

File metadata and controls

16 lines (10 loc) · 560 Bytes

comparison-of-methods-for-the-n-queen-problem

Compares a variety of optimization and hybrid methods fo the n-queens problem

The Main project folder contains the following a. Runnable jar file. b. Runnable bat file. Opening this file opens the runnable jar directly into the Windows cmd c. Outputs used in the report d. Outputs folder

All parameters used for testing are already set in the main program. However, the option is available to adjust parameters where necessary

All results get saved to the Outputs folder located in the Main Project Folder