krautzource / sre-to-tree

MIT License
0 stars 0 forks source link

investigate rewrite failure #10

Closed pkra closed 3 years ago

pkra commented 3 years ago

\begin{equation} \prod _{N/10 \leq j\leq N} \frac{1}{|1-e^{z j/N}|} = O(2^{-9N/20} e^{-cN/2} (1+\varepsilon )^N ) = O(0.7^N). \tag{27}\cssId{texmlid26}{} \end{equation}

gives warning "Cannot rewrite falsy node - [hash]"

pkra commented 3 years ago

This might be related to https://github.com/zorkow/speech-rule-engine/issues/446 (which we should take care of in any case).

pkra commented 3 years ago

I'm fairly certain this is about tags / labeled rows, cf. https://github.com/zorkow/speech-rule-engine/issues/446#issuecomment-771146589. More testing needed but initial changes (including perf improvements) seem to help.