Closed windsteiger closed 10 years ago
For the moment, we change UpdateInterval during a proof. We also implemented an alternative to the tree view, which we use when the tree becomes bigger. Also, I would like to have a display showing the current search depth.
We only display a small segment of the tree during the proof generation, when the proof is finished, we show the whole tree. We'll try out how this performs in practice, looks promising.
In long proofs the proof tree view updates too frequently and eats up too much time when constantly redrawing the tree. Think about alternatives depending on the "size" of the current proof.