Closed GoogleCodeExporter closed 8 years ago
Finishers should treat DP up as having 5 HP. If we need to specify it for
certain queues, the [buffDP>0] conditional will get the job done. But it
should just be assumed by default.
Original comment by theckhd
on 29 Mar 2012 at 12:06
Implemented in r491. Minor annoyance is that because of interaction with BoG,
certain queues will have a bunch of low-prob entries. For example,
WoG[buffDP>0]>SotR>CS>J>AS will give:
WoG(BoG1): 2.5544e-5
WoG(BoG2): 2.5516e-5
WoG(BoG3): 2.5490e-5
WoG(BoG4): 2.5464e-5
WoG(BoG5): 0.0246
I may end up eliminating these extra entries by eliminating anything with <1e-4
cps, or I may leave them. It depends on how I implement the MATLAB end of the
BoG/WoG calculations.
Original comment by theckhd
on 28 Jul 2012 at 4:14
Original issue reported on code.google.com by
iminmm...@gmail.com
on 29 Mar 2012 at 4:46