Aha sorry I haven't noticed.lucasart wrote: Yes. I *never* call the eval when in check:Code: Select all
int eval(const Board& B) { assert(!B.is_check()); ... }
Question regarding static evaluation of pawns
Moderator: Ras
-
mar
- Posts: 2676
- Joined: Fri Nov 26, 2010 2:00 pm
- Location: Czech Republic
- Full name: Martin Sedlak