Skip to content

Commit

Permalink
Update and rename Swarm_TSP.py to swarm.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Samsomyajit authored Feb 17, 2020
1 parent 57debd5 commit 48b26d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Swarm_TSP.py → swarm.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# beecolony.py
# swarm.py
# Author: Somyajit Chakraborty
# python 3.4.3
# demo of simulated bee colony (SBC) optimization
# solves a dummy Traveling Salesman Problem
Expand Down

0 comments on commit 48b26d0

Please sign in to comment.