[Symphony-tickets] [SYMPHONY] #139: Symphony Interactive MIP Solver
SYMPHONY
coin-trac at coin-or.org
Mon Feb 16 11:07:08 EST 2015
#139: Symphony Interactive MIP Solver
--------------------------+--------------------
Reporter: chintasunny | Owner: tkr
Type: defect | Status: closed
Priority: normal | Milestone: 5.2
Component: Not Sure | Version:
Resolution: fixed | Keywords:
--------------------------+--------------------
Changes (by tkr):
* status: new => closed
* resolution: => fixed
Comment:
When you specify a path in Windows, you have to use two backslashes as a
separator for directories instead of just one, since otherwise, the
backslashes causes the following characters to be escaped in the string
when it's read. This is a universal problem with reading paths on Windows,
see, e.g.,
[http://stackoverflow.com/questions/7553634/how-to-escape-the-backslashes-
and-the-automatically-generated-escape-character-i this]. This should work
in the interactive solver.
{{{SYMPHONY: load
C:\\Users\\Ted\\Documents\\COIN\\Data\\miplib3\\p0033.mps}}}
--
Ticket URL: <https://projects.coin-or.org/SYMPHONY/ticket/139#comment:1>
SYMPHONY <http://projects.coin-or.org/SYMPHONY>
The SYMPHONY framework for parallel branch-and-cut algorithms.
More information about the Symphony-tickets
mailing list