Jelajahi Sumber

ready to submit!

tarfeef101 6 tahun lalu
induk
melakukan
af1993c952
3 mengubah file dengan 8 tambahan dan 0 penghapusan
  1. TEMPAT SAMPAH
      a2/CS_486_A2.pdf
  2. 8 0
      a2/README.md
  3. TEMPAT SAMPAH
      a2/hill_climbing_restarts.pdf

TEMPAT SAMPAH
a2/CS_486_A2.pdf


+ 8 - 0
a2/README.md

@@ -0,0 +1,8 @@
+# CS 486 A2 README
+
+ ## Files
+ 
+
+ - tsp_local.py: this file contains all code used. the main function has lines in it to generate graphs for each of the hill climbing methods. simply comment out the one you want to run, comment out the rest (unless you want those to be generated as well), then run this file with "python3 tsp_local.py". Just ensure you have python3 version 3.5 or later, and all dependencies from the imports.
+ - CS_486_A2.pdf: this file is the main assignment document. pretty simple
+ - hill_climbing_*.pdf: These are the diagrams inserted into the PDF. The "*" refers to the algorithm used to generate the graph (basic, tabu, etc.)

TEMPAT SAMPAH
a2/hill_climbing_restarts.pdf