[Scip] SCIP_PARSEERROR was not declared in this scope

Stefan Heinz heinz at zib.de
Sat Mar 3 11:09:42 MET 2012


Hi Sheetal,

the issue that we removed (long) time ago the SCIP_RETCODE SCIP_PARSERROR.

http://scip.zib.de/doc/html/type__retcode_8h.html#a43415f0ed8d60fa1d0a4217226e37b5d

I attached the current version of the scip_exeption.hpp from the Queens 
example. This one should work.

Best Stefan

On 03/02/2012 09:55 PM, sheetal murkute wrote:
> Hi,
>
> I have written a c-code to solve MIP using SCIP.
>
> I get compilation error as follows:
>
> scip_exception.hpp: In function âchar* SCIPgetErrorString(SCIP_RETCODE,
> char*)â:
> scip_exception.hpp:95: error: âSCIP_PARSEERRORâ was not declared in this
> scope
>
> I have included scipexception.hpp as mentioned in 'queens' example. I have
> copied scipexception header file
> from this queens example only. I do not know what I can do for this error.
>
> Can you please help me with this?
>
>
>
>
>
> _______________________________________________
> Scip mailing list
> Scip at zib.de
> http://listserv.zib.de/mailman/listinfo/scip

-------------- next part --------------
A non-text attachment was scrubbed...
Name: scip_exception.hpp
Type: text/x-c++hdr
Size: 5790 bytes
Desc: not available
Url : http://listserv.zib.de/mailman/private/scip/attachments/20120303/4fa801c8/scip_exception.bin


More information about the Scip mailing list