This piece of code will return :timeout tag, if given longer time, it will return :eclasslimit tag. If given longer time and larger eclasslimit, it will be killed during running.
This is an issue related to intrinsic time&memory complexity of algorithms related to egraph. And need more research work
This piece of code will return
:timeout
tag, if given longer time, it will return:eclasslimit
tag. If given longer time and largereclasslimit
, it will be killed during running. This is an issue related to intrinsic time&memory complexity of algorithms related to egraph. And need more research work