mirror of
https://github.com/KeymonSoft/Ruteador-NonUI.git
synced 2026-04-17 21:06:16 +00:00
- Se agregó el HASH al JSON que regresa cuando se genera el ruteo.
6 lines
173 B
JavaScript
6 lines
173 B
JavaScript
config = {
|
|
"apiKey": "AIzaSyDYUOIGHUNDHrkdsU2B-WT7loUGdqGgCfg", // REPLACE WITH YOUR_API_KEY HERE
|
|
"popSize": 128,
|
|
"numIterations": 5000,
|
|
"mutChance": 0.4,
|
|
}; |