index
:
tsp.git
master
Travelling Salesman Problem algorithms
Guillaume Seguin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
* Add Genetic algorithm
Guillaume Seguin
15 years
Age
Commit message
Author
Files
Lines
2007-12-18
* Add Genetic algorithm
HEAD
master
Guillaume Seguin
1
-1
/
+119
2007-12-18
* Move Algo_MonteCarlo code-wise for consistency with the combo box
Guillaume Seguin
1
-29
/
+29
2007-12-18
* Cleanup Monte Carlo perturbation using random_swap
Guillaume Seguin
1
-3
/
+1
2007-12-18
* Cleanup 2opt and add swap and insert pertubation methods
Guillaume Seguin
1
-14
/
+31
2007-12-18
* Make sure the runner thread gets correctly halted upon exit
Guillaume Seguin
1
-1
/
+16
2007-12-18
* Fix need_init related code (correctly pass the inited path to runner)
Guillaume Seguin
1
-1
/
+2
2007-12-18
* Display best-solution-yet search time
Guillaume Seguin
1
-9
/
+24
2007-12-17
* Add need_init property to Algo class
Guillaume Seguin
1
-13
/
+16
2007-12-17
* Modify the way t0 is computed (use min (10, citycount / 5))
Guillaume Seguin
1
-2
/
+3
2007-12-17
* Add 2opt-based algorithm with MonteCarlo perturbations
Guillaume Seguin
1
-1
/
+32
[...]
Clone
http://guillaume.segu.in/code/tsp.git
git+ssh://guillaume.segu.in/home/ixce/code/tsp.git