diff --git a/README.md b/README.md index 86226b5..c60310f 100644 --- a/README.md +++ b/README.md @@ -32,11 +32,12 @@ We will review submissions on a rolling basis. | Rank | Name | Overlap | Wirelength (um) | Runtime (s) | Notes | |------|-----------------|-------------|-----------------|-------------|----------------------| -| 1 | Neel Shah | 0.0000 | 0.5445 | 45.40 | Zero overlaps on all tests, adaptive schedule + early stop | -| 2 | Akash Pai | 0.0006 | 0.4933 | 326.25s | | -| 3 | Prithvi Seran | 0.0499 | 0.4890 | 398.58 | | -| 4 | partcl example | 0.8 | 0.4 | 5 | example | -| 5 | Add Yours! | | | | | +| 1 | Ashmit Dutta | 0.0000 | 0.2870 | 995.58 | Spent my entire morning (12 am - 6 am) doing this :P | +| 2 | Neel Shah | 0.0000 | 0.5445 | 45.40 | Zero overlaps on all tests, adaptive schedule + early stop | +| 3 | Akash Pai | 0.0006 | 0.4933 | 326.25s | | +| 4 | Prithvi Seran | 0.0499 | 0.4890 | 398.58 | | +| 5 | partcl example | 0.8 | 0.4 | 5 | example | +| 6 | Add Yours! | | | | | > **To add your results:** > Insert a new row in the table above with your name, overlap, wirelength, and any notes. Ensure you sort by overlap.