From: Ilyess B. <ily...@sr...> - 2014-04-19 16:40:28
|
Hello, I'm using Choco 2.1.5 and I felt the need to visualize the search tree explored by the solver to find the solution. To generate the xml files needed by cpviz (configuration.xml, visualisation.xml, tree.xml) I refered to the Chapter 5 of the documentation. I tryed the same example proposed in the section 5.3 (SendMoreMoney) but the files I get by executing the code do not match the ones shown in the example. The files I get contain less information, basically just the basic declaration and nothing about the visited nodes, the backtracks, etc. Again, I litterally did a copy paste from the documentation and I get errors. Is it some kind of bug, or am I missing something? Thanks a lot for your help. Ilyess Bachiri |