[Coin-discuss] Re: Coin-discuss digest, Vol 1 #98 - 1 msg

Al Lee alleecs at yahoo.com
Thu Nov 21 13:31:20 EST 2002


Yes, I ran bcps with the parameter file in the current
directory but it brought the same result. I traced
down the error using gdb and it was trying to open a
file "graphic.in" whose existence is completely
oblivious. Do you have any clue about what is going
wrong?

Thanks,
Al


--- coin-discuss-request at www-124.ibm.com wrote:
> Send Coin-discuss mailing list submissions to
> 	coin-discuss at www-124.ibm.com
> 
> To subscribe or unsubscribe via the World Wide Web,
> visit
> 
>
http://www-124.ibm.com/developerworks/oss/mailman/listinfo/coin-discuss
> 
> or, via email, send a message with subject or body
> 'help' to
> 	coin-discuss-request at www-124.ibm.com
> 
> You can reach the person managing the list at
> 	coin-discuss-admin at www-124.ibm.com
> 
> When replying, please edit your Subject line so it
> is more specific
> than "Re: Contents of Coin-discuss digest..."
> 
> 
> Today's Topics:
> 
>    1. Re: COIN/BCP examples (Laszlo Ladanyi)
> 
> --__--__--
> 
> Message: 1
> Date: Tue, 12 Nov 2002 12:09:18 -0500 (EST)
> From: Laszlo Ladanyi <ladanyi at us.ibm.com>
> To: coin-discuss at www-126.southbury.usf.ibm.com
> Subject: Re: [Coin-discuss] COIN/BCP examples
> Reply-To: coin-discuss at www-124.ibm.com
> 
> On Mon, 11 Nov 2002, Al Lee wrote:
> 
> > Hi,
> > 
> > When I compiled MaxCut that comes as one of
> COIN/BCP
> > examples, I've got the following 
> > errors:
> > BCP_parameters::read_from_stream   Scanning
> parameter
> > stream.
> > BCP_parameters::read_from_stream   Scanning
> parameter
> > stream.
> > BCP_parameters::read_from_stream   Scanning
> parameter
> > stream.
> > BCP_parameters::read_from_stream   Scanning
> parameter
> > stream.
> > BCP_parameters::read_from_stream   Scanning
> parameter
> > stream.
> > BCP_parameters::read_from_stream   Scanning
> parameter
> > stream.
> > Can't open input file!
> > Abort
> 
> The "scanning parameter stream" messages are
> completely normal, it just
> indicates that the parameter file is being read. It
> is printed multiple times
> because every parameter set (one for the tree
> manager, one for the LP,
> there are a few in the MaxCut code as well) scans
> the parameter file. The
> "Can't open input file" is a real error, and I don't
> understand it. I just
> compiled the code and ran it without any problem.
> Did you run it like:
> `./TARGET_SUBDIRECTORY/bcps junger1.par` (as
> described in the INSTALL file)?
> Or did you cd to the target dir and ran `./bcps
> ../junger1.par`? This latter
> one would not work since the parameter file
> specifies the input file as
> 'junger1', i.e., it must reside in the directory
> where you issue the command.
> 
> > 
> > Has anybody experienced the same problem? As a C++
> > novice, I couldn't find the cause of the problem
> with
> > hours of looking at the source code.
> > 
> > Also I found it very strange that Makefile.mkc for
> Mkc
> > example is missing. Am I supposed to write the
> file to
> > test the example?
> > 
> 
> Oops, I didn't mean it to be a homework to create
> Makefile.mkc. :-)
> I have created it and added it to the repository. It
> should be in tonight's
> tarball.
> 
> > Thanks
> > 
> > __________________________________________________
> > Do you Yahoo!?
> > U2 on LAUNCH - Exclusive greatest hits videos
> > http://launch.yahoo.com/u2
> > _______________________________________________
> > Coin-discuss mailing list
> > Coin-discuss at www-124.ibm.com
> >
>
http://www-124.ibm.com/developerworks/oss/mailman/listinfo/coin-discuss
> > 
> 
> Hope this helps,
> --Laci
> 
> 
> 
> --__--__--
> 
> _______________________________________________
> Coin-discuss mailing list
> Coin-discuss at www-124.ibm.com
>
http://www-124.ibm.com/developerworks/oss/mailman/listinfo/coin-discuss
> 
> 
> End of Coin-discuss Digest


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus – Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



More information about the Coin-discuss mailing list