on the new instance generation methods, there is a lot of analysis that can be done, as shown in the paper "A Map of Diverse Synthetic Stable Matching Instances" by Boehmer, Heeger, and Szufa.
can make a program to calculate the MAD (Mutual Attraction Distance) for any given instance, which will aid in analysis.
can also include any other relevant code
on the new instance generation methods, there is a lot of analysis that can be done, as shown in the paper "A Map of Diverse Synthetic Stable Matching Instances" by Boehmer, Heeger, and Szufa.
can make a program to calculate the MAD (Mutual Attraction Distance) for any given instance, which will aid in analysis.
can also include any other relevant code