SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Sponsored Links

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

To build the sudoku_solver binary on your Linux workstation, simple run 'make'. If your into performance optimization, edit the Makefile and change the processor option PROC_OPT from '-march=i386' to whatever better suits your processor architecture. Check the GCC docs for details. Also, by ommitting the option -DEXPLAIN from the compile time options, (and thereby eliminating the -e or explain option) you will gain a speed improvement of roughly 6%.

For more documentation on how to run the program, see the source code. (No really, there is a write-up in the initial comment block! ;-)


Sponsored Links

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.