kmcnayr
Results
2
comments of
kmcnayr
I followed the tips that @compenguy suggested in issue #5 and was able to successfully compile and run on Ubuntu 17.10
I tracked this down to simulation._target.global_nearest. It appears the function is supposed to return an index related to all units in M but it looks like it's only returning an...