提交历史

作者 SHA1 备注 提交日期
  Guillaume Koenig c828545f3b 11.76M on input D (+760k) with a simple coeff change 7 年之前
  Guillaume Koenig 96437b9064 11M on input D by changing scoring function 7 年之前
  Guillaume Koenig 5c0828ac27 Revert "Some inputs perform better picking one of the next best rides" 7 年之前
  Guillaume Koenig 15e2c9b3d9 Revert "Prioq can now remove any element if its position is known" 7 年之前
  Guillaume Koenig 8821c5989e Revert "Recursion to try a few different routes - score: 47.9M" 7 年之前
  Guillaume Koenig 7959bb042e Revert "Check recursive algorithm gives a correct result on scoreboard" 7 年之前
  Guillaume Koenig 3e32824554 Revert "buggy not monte carlo" 7 年之前
  Guillaume Koenig 98caa04389 Revert "fix 2 bugs" 7 年之前
  Guillaume Koenig 5cf6087f9e Revert "super long run "monte carlo" (it's not really mc)" 7 年之前
  Guillaume Koenig 03a466f0c6 Revert "So there is a way to do prioq general node removal in log(n)" 7 年之前
  Guillaume Koenig c51b556894 So there is a way to do prioq general node removal in log(n) 7 年之前
  Guillaume Koenig d0ce2b5c00 super long run "monte carlo" (it's not really mc) 7 年之前
  Guillaume Koenig ac8d44f380 fix 2 bugs 7 年之前
  Guillaume Koenig 413708b0c1 buggy not monte carlo 7 年之前
  Guillaume Koenig b1a7f7bdbf Check recursive algorithm gives a correct result on scoreboard 7 年之前
  Guillaume Koenig 8187c0f1f2 Recursion to try a few different routes - score: 47.9M 7 年之前
  Guillaume Koenig e25b00cee8 Prioq can now remove any element if its position is known 7 年之前
  Guillaume Koenig 1e502229e8 Some inputs perform better picking one of the next best rides 7 年之前
  Guillaume Koenig da36d98e98 Add score counting 7 年之前
  Gildas Chabot 6eae2adb6c uncomment EarliestFinish and add a threshold for D 7 年之前
  Gildas Chabot e63a5b59a7 fix EarliestFinish function 7 年之前
  Gildas Chabot 26d82b0895 improve slightly the ride sort 7 年之前
  Guillaume Koenig f0134abce8 44M ! 7 年之前
  Gildas Chabot 3b2a5150c2 wait for ride startc 7 年之前
  Guillaume Koenig 426cc137d9 fix high mem bug 7 年之前
  Guillaume Koenig edf8cba6a3 choose: lowest ratio lenOfRide/(goToStart+lenOfRide) HIGH MEM (???) 7 年之前
  Gildas Chabot 79428f2873 add Ride.Length function 7 年之前
  Gildas Chabot ee4e5164f3 avoir rides that finishes too late 7 年之前
  Gildas Chabot 64e9b3e6d8 sort only one time 7 年之前
  Gildas Chabot a40f6c790d sort rides by end time 7 年之前