/TSP-Brute-Force-Time-Consumption

R program to estimate time consumpution of Brutal Force in TSP (Traveling Salesman Problem)

Primary LanguageRGNU General Public License v3.0GPL-3.0

TSP-Brute-Force-Time-Consumption

R program to estimate time consumpution of Brute Force in TSP (Traveling Salesman Problem)

see the script in: https://github.com/LucasLP/TSP-Brute-Force-Time-Consumption/blob/master/Script.R

You can execute it online with http://rextester.com/l/r_online_compiler
This code is also implemented in javascript, test in this web application: https://lucaslp.github.io/jtsp.html


For your cenario you can set:
  • cities
  • currency
  • Kilo watt hour
  • CPU info
    • GHz
    • cores
    • TDP
  • Number of parallel CPUs