AyushmanTripathy / travelling_sales_man_with_ants

Solving the travelling sales man problem with ants

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

travelling sales man with ants

check it out HERE

My Approch

for every city :-

ant start from this city
goes to next closest city
repeat for every city

About

Solving the travelling sales man problem with ants


Languages

Language:JavaScript 58.9%Language:SCSS 22.9%Language:HTML 18.2%