[SCIP] Question about node numbering
Franek Stark
franek.stark at dfki.de
Mon Jun 30 09:05:08 CEST 2025
Hi,
I am using event handlers to track the B&B process for later ML applications.
Thereby, I encounter the following issue:
When a SCIP_EVENTTYPE_SOLEVENT is triggered, I extract the solution with SCIPeventGetSol(). Now, the node number associated with this solution (I get it via SCIPgetSolNodenum() ), does not refer to the node number of the current node being processed. It sometimes even refers to Node numbers, from nodes in the future or from nodes that have been pruned as infeasible a long time ago in the solving process.
Does SCIPgetSolNodenum() refer to a different node numbering than SCIPnodeGetNumber() ?
Thanks for any help on this.
Best regards,
Franek Stark
---
[cid:611fd7b1-14d9-4c58-80c0-07dd646c0e22]
Franek Stark, M.Sc.
Robotics Researcher
Robotics Innovation Center
Deutsches Forschungszentrum für Künstliche Intelligenz GmbH (DFKI)
Robotics Innovation Center
Robert-Hooke-Str. 1
28359 Bremen
Deutschland / Germany
Telefon: +49 421 178 45 4112
Weitere Informationen:
https://www.dfki.de<https://www.dfki.de/>
Firmensitz:
Trippstadter Straße 122, D-67663 Kaiserslautern
Geschäftsführung:
Prof. Dr. Antonio Krüger (Vorsitzender)
Helmut Ditzer
Vorsitzender des Aufsichtsrats:
Dr. Ferri Abolhassan
Amtsgericht Kaiserslautern, HRB 2313
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.zib.de/pipermail/scip/attachments/20250630/0bd706de/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Outlook-mktuc2vy.png
Type: image/png
Size: 29431 bytes
Desc: Outlook-mktuc2vy.png
URL: <http://listserv.zib.de/pipermail/scip/attachments/20250630/0bd706de/attachment.png>
More information about the Scip
mailing list