Skip to content

solve the tsp problem using genetic algorithm, and make it visible by framebuffe in linux.

Notifications You must be signed in to change notification settings

mstczuo/tspshow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tspshow

solve the tsp problem using genetic algorithm, and make it visible by framebuffe in linux.

pay attention

Make sure you have launched framebuffer before, or you may get segmentation fault .

if you are not sure, please run this in terminal:

sudo chmod 777 /dev/fb0

if your there are not an framebuffer file like fb0 in your operator system, it may not run.

About

solve the tsp problem using genetic algorithm, and make it visible by framebuffe in linux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages