From: Tias G. <tia...@cs...> - 2008-06-11 15:14:24
|
Hello, I'm playing a bit with minion, I'm curious if there would be any speed gain for the models I'm using. I'm always interested in finding all solutions, which can easely run up to the 10 000's. Currently I'm a bit surprised by the switches and what they do or do not do: The -quiet switch, it didn't make the program any quieter. After checking the documentation I found out it only makes the parsing more quiet, which is also valid, but a bit counter intuitive for me. The -printsolsonly was the one I wanted, but unfortunately this switch seems to remove the timing information too. The -printsols does not seem to override 'PRINT NONE', so I don't really understand when it can be used I'm fine with the way it works now, just wanted to inform you that this might be confusing. Lastly, in your online documentation (http://minion.sourceforge.net/htmlhelp/index.html) not all constraints are listed, for example 'sumgeq' and 'sumleq' are not. Greetings, Tias |