Read inputs from a reader, with the possibility to read multiple times and run portfolio solvers.
Read inputs from a reader, with the possibility to read multiple times
and run portfolio solvers. The format of the problem has to be
specified using the option -inputFormat=
. Use the
option +quiet
to disable debugging output on
stderr
.
Read inputs from a string.
Read inputs from a string. The format of the problem has to be specified
using the option -inputFormat=
. Use the option
+quiet
to disable debugging output on stderr
.
Read inputs through a reader.
Read inputs through a reader. The format of the problem has to be specified
using the option -inputFormat=
. Use the option
+quiet
to disable debugging output on stderr
.
Read inputs from a string.
Read inputs from a string. The format of the problem has to be specified
using the option -inputFormat=
. Use the option
+quiet
to disable debugging output on stderr
.
(Since version ) see corresponding Javadoc for more information.
A simple class to simulate commandline calls of Princess from within Java applications.