Wednesday, December 1, 2010

12/1: Class Notes

Schedule update: We are swapping the class wrapup and presentation days. So presentations on the 13th. Course wrapup on the 8th. Final players due at noon on the 8th.

We ran a d30 piranha map:
G5: -887,000; 13 didn't make it home
G1: 35,000
G2: 35,000
Lauren: We stay in the boat until there's no danger in the radius.
Flavio: This is going to keep you locked in the boat!
G3: -21,000
Jesse: We got the max, then we didn't go back, so we lost it all
G4: -1,347,000
Zach: We don't properly avoid danger due to a bug
G6: -71,000; 7 DSQ
You should have a fuzzy condition test to see if you have the max

Mines:
G5: 0
G1: 5740
G2: -156
Whats a good meta strategy to realize that your current strategy needs to be changed?
David: Make milestones, and see if it's taking too long to ge there

Neha: Do path finding through static dangerous creatures

G3: 20740
G4: 1740
Zach: We should be exploring... but retraced our steps for some reason
G6: 1740

Lauren: It's important to have different strategies for static/moving danger.

Lauren: Visiting all of the creatures will be NP-Hard (traveling salesman)
DFed: Just use simple heuristics (see the closest, etc. only need to see 3 of each creature)

G5: 5005
G1: 4785
G2: 5321
G3: 6275
G4: Crash
G6: 5853

No comments:

Post a Comment