Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down