|
81028d7070
|
Use floats for strength calculations s. This has the amusing problem of making everything after the first node 'inf'
|
2011-06-24 11:06:26 -04:00 |
|
|
977322d4ee
|
First stab at the calculate_strength() function - all it nets us is a floating point exception when compiling with -DDEBUG
|
2011-06-24 11:03:40 -04:00 |
|
|
5205b9dfab
|
Forgot to test compilation, made it happen...
|
2011-06-24 10:19:41 -04:00 |
|
|
5ed05fc829
|
Separated game-specific graph behavior into a subclass, implemented 2 players alternating turns
|
2011-06-23 17:28:49 -04:00 |
|