Back to Browse

Traveling Salesman Problem (01+) + Genetic Algorithms (03) - JAVA Prototype Project (+SQLite DB)

1.4K views
Sep 4, 2019
9:41

►screenshots: https://prototypeprj.blogspot.com/2020/09/tsp-genetic-algorithms-sqlite-db-java.html ►TSP JAVA Framework @ https://youtu.be/EjUDJP846cc 00:10 import into Eclipse downloaded zip file for 'TSP Genetic Algorithm w/ JAVA Project' 00:32 create new project and copy code from imported project 01:09 add and setup sqlite jdbc jar file 01:50 create new package that will contain all 3 drivers for DB, File, & Hardcoded data 02:50 create file containing cities and their latitudes and longitudes 03:19 create and populate an sqlite database containing cities and their latitudes and longitudes 04:45 code the 'data from database' DBDriver class 05:50 create the database 06:15 test run the 'data from database' DBDriver 07:28 code the 'data from file' FileDriver class 09:09 test run the 'data from file' FileDriver ► get access to members-only video contents + support: https://www.youtube.com/channel/UCUvwlMMaeppKPdtAK8PxO8Q/join ► website + download source code: https://prototypeprj.com https://ai.prototypeprj.com https://crypto.prototypeprj.com ► download directly: download ai source code @ https://sites.fastspring.com/prototypeprj/instant/ai download crypto source code @ https://sites.fastspring.com/prototypeprj/instant/crypto download source code (old) page # 2 @ https://sites.fastspring.com/prototypeprj/instant/2020 download source code (older) page # 1 @ https://sites.fastspring.com/prototypeprj/instant/all

Download

0 formats

No download links available.

Traveling Salesman Problem (01+) + Genetic Algorithms (03) - JAVA Prototype Project (+SQLite DB) | NatokHD