My knowledge of programming isn't zero but also it isn't much more than that. I need to run a set of 9 Vehicle routing problems specifically with those heuristics.
I tried running VeRyPy on Python 2.7 but I couldn't get to install every module it needed for a whole week, it worked to some point but would fail in specific problems. Then tried compiling VRPH, the VS2008 version didn't work properly and couldn't get to compile the VS2010 version.
There's gotta be a solution that doesn't require that amount of setup and would let me run my problem for once that I'm not finding. My time is running out and all I need is a tip.
Thanks in advance