[gecode-users] Gist in bab or restart search, abnormal exit in red nodes

Mikael Zayenz Lagerkvist zayenz at gmail.com
Mon Jun 28 11:29:57 CEST 2010


Hi,

The problem is that you try to inspect unassigned variables using the
val()-member in your code. See the marked part of the error message
below to know what to look for.

2010/6/28 Claudio Cesar de Sá <claudio at colmeia.udesc.br>:
> (<unknown>:3284): GLib-GObject-WARNING **: IA__g_object_set_valist: object
> class `GtkMenuItem' has no property named `label'
>
> (<unknown>:3284): GLib-GObject-WARNING **: IA__g_object_set_valist: object
> class `GtkCheckMenuItem' has no property named `label'
> terminate called after throwing an instance of
> 'Gecode::Int::ValOfUnassignedVar'
>   what():  BoolVar::val: Attempt to access value of unassigned variable
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

See also a previous discussion on errors thrown when using Gist:
http://article.gmane.org/gmane.comp.lib.gecode.user/2858

Cheers,
Mikael


-- 
Mikael Zayenz Lagerkvist, http://www.ict.kth.se/~zayenz/



More information about the users mailing list