maxfield
maxfield copied to clipboard
Code for maximizing the Ingress fields on a given set fo portals
Small png shots are useless when portal/links density is high. What if output would be KML, which can be visualized in any map software (e.g. Google Earth)? It's even possible...
Hello, I've develop a way to find an optimal (but with long computation) set of links for a bunch of portals. I'm looking for a way to use the maxfield...
See https://gist.github.com/roncli/91abc2ae7049cf2e70f54f626045eacd for the input and link output. Specifically, I want to focus on these links: ``` 41 ____1 15 Twin Pines Park Lion Sculpture 19 The Book Nook 42...
If I understand correctly, the distance between a given pair of portals (which indirectly also determines the amount of required travel time) is calculated based upon the **simple line-of-sight route**,...
What happens if I leave the # of keys blank for everything, or should I append a large number to each portal if I don't mind farming many of them?...
I cannot find the script, am I the only one? Running the example gives me the "No such file or directory" error. I'm lost..
I'm in an area where there are a couple/few links that I cannot take down (it's my side). Is there any way to define these pre-existing links and have the...
This commit significantly reduces the length a single agent needs to move in order to complete a maxfield operation. Using the EXAMPLE.csv file, whereas the `master` version gives paths with...
There already exists an IITC plugin that on its own implements a very limited "max fields" behaviour, so the data is certainly there[1]. Just would need a similar extension that...
Would be nice to select the starting portal as an optional value.