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

Claudio Cesar de Sá claudio at colmeia.udesc.br
Mon Jun 28 10:03:05 CEST 2010


Hi,

In mode console my program runs well ... without any problem.
In gist mode either, except  when I try to inspect red nodes in graph for
bab or restart search.

The correct solution in green node I can check without problem, but in
bab or restart search, an abnormal exit graphical gist. ... these red nodes
contains  sub-optimal  or
poor solutions ...

The error in console is given by:

execution ...................  -search bab -mode gist

(<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
Abandon

or ... directly with all solutions ....

(<unknown>:3282): GLib-GObject-WARNING **: IA__g_object_set_valist: object
class `GtkMenuItem' has no property named `label'

(<unknown>:3282): GLib-GObject-WARNING **: IA__g_object_set_valist: object
class `GtkCheckMenuItem' has no property named `label'
exe_she_matrix: ../../src/xcb_lock.c:77: _XGetXCBBuffer:  l'assertion «
((int) ((xcb_req) - (dpy->request)) >= 0) » a échoué.
Abandon


execution  ................. -search restart     -mode gist

(<unknown>:3279): GLib-GObject-WARNING **: IA__g_object_set_valist: object
class `GtkMenuItem' has no property named `label'

(<unknown>:3279): 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
Abandon



This problem with red nodes  in gist graphical are normal ... or what I need
add in my code to check these discarded solutions?



claudio



   (
   ))
  |""|-.
  |__|-'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.gecode.org/pipermail/users/attachments/20100628/db11b947/attachment.html>


More information about the users mailing list