Commit Verlauf

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