--
You received this message because you are subscribed to the Google Groups "Superpermutators" group.
To unsubscribe from this group and stop receiving emails from it, send an email to superpermutato...@googlegroups.com.
To post to this group, send email to superper...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/superpermutators/CAD9Xfq2aQtEtwaPNo3H%2BsLOQih2%3DFfDRWjXAWk3qhU1gJxYRDg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Hi Niles,
Yes you should install QSopt, it worked for me (had similar errors without it). I had to use the beta version, the old version gave me linker errors : http://www.math.uwaterloo.ca/~bico/qsopt/beta/index.html
You need to specify a path to those files as one of the configure flag (as stated in the readme).
CPLEX is a commercial product, although I believe they have an academic license.
As for LKH, I have it (the arxiv version of the software) running on the problem for 6 symbols and found a solution for 873 so far. Since it’s randomised, it is a matter of luck and time, I guess.
Kind regards,
Joshua
To view this discussion on the web, visit https://groups.google.com/d/msgid/superpermutators/CAACv-Db5TwSL5Csj%2BATPhfEB%3DjXikuDubfCpWmB%3DmQBDefyPVA%40mail.gmail.com.
Hi Niles,
Yes you should install QSopt, it worked for me (had similar errors without it). I had to use the beta version, the old version gave me linker errors : http://www.math.uwaterloo.ca/~bico/qsopt/beta/index.html
You need to specify a path to those files as one of the configure flag (as stated in the readme).
CPLEX is a commercial product, although I believe they have an academic license.
As for LKH, I have it (the arxiv version of the software) running on the problem for 6 symbols and found a solution for 873 so far. Since it’s randomised, it is a matter of luck and time, I guess.
Kind regards,
Joshua
From: Niles Johnson
Sent: 31 January 2018 13:17
To: Robin Houston
Cc: superper...@googlegroups.com
Subject: Re: Code/data repository
Hi all,
To view this discussion on the web, visit https://groups.google.com/d/msgid/superpermutators/CAACv-Db5TwSL5Csj%2BATPhfEB%3DjXikuDubfCpWmB%3DmQBDefyPVA%40mail.gmail.com.
Thanks! Interesting. Perhaps my computer is especially lucky. Try increasing the RUNS parameter in the parameter file lkh/par/5.par, or setting MAX_TRIALS to something larger than the default (which is either 120 or 240 in this case – it’s documented to be the dimension, which is 120, but I think it might be doubled for an ATSP problem) and let us know what parameters work for you.