Lucio Cetto has written the midcontest analysis. In his analysis, Lucio reviews 3 different winning entries, comparing the different approaches to the game’s goals. He also offers his own solutions created using a graph created by Sidney and additional graph theory algorithms and also a package and purge % approach.
Take a look at Lucio’s analysis and you may find some food for thought on new approaches to your own solution!
The findsolitairepackages function does not work with even a small problem, such as the first board in the testsuit, just because the size of G is too large to be handled
Leave a Reply
About
The MATLAB Programming Contest is a semi-annual competition where contestants submit MATLAB code to try to solve a challenge. For more information, see the overview.
The findsolitairepackages function does not work with even a small problem, such as the first board in the testsuit, just because the size of G is too large to be handled