<font size=2 face="sans-serif">I could use a tool that takes two MPS files
and compares them structurally. Specifically, it should not be "mazed"
by mere name and order changes of rows and columns -- it should be able
to recognize two isomorphic problems, and it would be wonderful if it could
recognize only-mostly-isomorphic problems as well. It should give name
changes and structural differences.</font>
<br>
<br><font size=2 face="sans-serif">I realize that in general, this is computationally
hard, similar to graph isomorphism. But I'm wondering if any such tools
exist. I could even imagine something with a user interface that lets the
<i>user</i> provide guidance -- "Oh, mark these two constraints as
the same" and the like.</font>
<br>
<br><font size=2 face="sans-serif">What's out there?</font>