Is there a way to compare two minimized DFAs for equality? What I really want to do is compare two LTLf terms. I'm hoping to parse them with `logaut`, minimize them, and check for DFA equality.