
+ Compile the auction algorithm for the permutation recovery. Run the following command line

```
mex -largeArrayDims auctionAlgorithmSparseMex.cpp -lut
```

+ Click run_script.m to obtain the values for (n, m) = (500, 100). 
