[Symphony-tickets] [SYMPHONY] #135: "sym_get_col_solution(): There is no solution!" error despite outputting the optimal solution
SYMPHONY
coin-trac at coin-or.org
Mon Nov 3 00:51:26 EST 2014
#135: "sym_get_col_solution(): There is no solution!" error despite outputting
the optimal solution
----------------------+-------------------------
Reporter: anh509 | Owner: tkr
Type: defect | Status: new
Priority: normal | Milestone:
Component: Not Sure | Version: trunk (SVN)
Keywords: |
----------------------+-------------------------
SYMPHONY is built with Cplex as the lp solver. When the optimal solution
has all zero columns, setting the verbosity option to 5 (no other
parameters), I get:
Solution Found: Node 0, Level 0
Solution Cost: 0.0000000000
+++++++++++++++++++++++++++++++++++++++++++++++++++
All columns are zero in the solution!
+++++++++++++++++++++++++++++++++++++++++++++++++++
sym_get_col_solution(): There is no solution!
Symphony is configured with the following script.
../configure --enable-debug --enable-sensitivity-analysis --with-cplex-
lib=-L/usr/local/CPLEX_Studio_125/cplex/lib/x86-64_sles10_4.1/static_pic/
-l\
cplex -lpthread -lm --with-cplex-
incdir=/usr/local/CPLEX_Studio_125/cplex/include/ilcplex --with-lp-
solver=cplex
--
Ticket URL: <https://projects.coin-or.org/SYMPHONY/ticket/135>
SYMPHONY <http://projects.coin-or.org/SYMPHONY>
The SYMPHONY framework for parallel branch-and-cut algorithms.
More information about the Symphony-tickets
mailing list