Require atom style objects to have the same labels to match#2982
Require atom style objects to have the same labels to match#2982mjohnson541 wants to merge 1 commit into
Conversation
|
Claude's analysis:
But I still don't know what problem it's trying to fix. |
|
I'm starting to run into a lot of cases where it's much faster and more convenient to have the label check as part of the isomorphism rather than trying to construct the label map beforehand and feed it in, which we only have implemented for some of the isomorphism algorithms. I mostly created this just to see how much would break from that modification. I went down a rabbit hole adding a What Claude is proposing here doesn't make any sense because the only labels we have that are "null" are |
No description provided.