wittfabian / tspnwithpso

Solve Traveling Salesman Problem Using Particle Swarm Optimization Algorithm
5 stars 1 forks source link

To-Do #17

Closed wittfabian closed 9 years ago

wittfabian commented 9 years ago

Please find LNCS template for Latex here: https://www.springer.com/computer/lncs?SGWID=0-164-6-793341-0

Todo-list or plan:

Next meeting: 26th of November 2015, at 15:00.

wittfabian commented 9 years ago

implement Insertion heuristic

==> DONE!

wittfabian commented 9 years ago

try to apply PSO to the whole TSPN problem

==> in progress!

wittfabian commented 9 years ago

try to apply PSO to the whole TSPN problem

==> DONE! with DPSO and PSO