#include <progressEval.h>

| Public Attributes | |
| int | eval | 
| int | opening | 
| int | endgame | 
| int | progress | 
| int | progress_bonus | 
| int | progress_independent_bonus | 
| int | progress_dependent_bonus | 
| int | minor_piece_bonus | 
| int | black_danger | 
| int | black_defense | 
| int | white_danger | 
| int | white_defense | 
| int | mobility_bonus | 
| int | two_rook_bonus | 
| int | knight_check_bonus | 
| int | rook_rank_bonus | 
| int | enter_king_bonus | 
| int | middle_king_bonus | 
| int | silver_penalty | 
| int | gold_penalty | 
| int | king8_attack_bonus | 
| int | pin_bonus | 
| MinorPieceDebugInfo | minor_piece_bonus_info | 
Definition at line 28 of file progressEval.h.
| int osl::eval::ProgressDebugInfo::black_danger | 
Definition at line 36 of file progressEval.h.
Referenced by osl::eval::ProgressEvalGeneral< OpeningEval >::debugInfo().
| int osl::eval::ProgressDebugInfo::black_defense | 
Definition at line 36 of file progressEval.h.
Referenced by osl::eval::ProgressEvalGeneral< OpeningEval >::debugInfo().
| int osl::eval::ProgressDebugInfo::endgame | 
Definition at line 30 of file progressEval.h.
Referenced by osl::eval::ProgressEvalGeneral< OpeningEval >::debugInfo().
| int osl::eval::ProgressDebugInfo::enter_king_bonus | 
Definition at line 38 of file progressEval.h.
Referenced by osl::eval::ProgressEvalGeneral< OpeningEval >::debugInfo().
| int osl::eval::ProgressDebugInfo::eval | 
Definition at line 30 of file progressEval.h.
Referenced by osl::eval::ProgressEvalGeneral< OpeningEval >::debugInfo().
| int osl::eval::ProgressDebugInfo::gold_penalty | 
Definition at line 38 of file progressEval.h.
Referenced by osl::eval::ProgressEvalGeneral< OpeningEval >::debugInfo().
| int osl::eval::ProgressDebugInfo::king8_attack_bonus | 
Definition at line 41 of file progressEval.h.
Referenced by osl::eval::ProgressEvalGeneral< OpeningEval >::debugInfo().
| int osl::eval::ProgressDebugInfo::knight_check_bonus | 
Definition at line 38 of file progressEval.h.
Referenced by osl::eval::ProgressEvalGeneral< OpeningEval >::debugInfo().
| int osl::eval::ProgressDebugInfo::middle_king_bonus | 
Definition at line 38 of file progressEval.h.
Referenced by osl::eval::ProgressEvalGeneral< OpeningEval >::debugInfo().
| int osl::eval::ProgressDebugInfo::minor_piece_bonus | 
Definition at line 33 of file progressEval.h.
Referenced by osl::eval::ProgressEvalGeneral< OpeningEval >::debugInfo().
| MinorPieceDebugInfo osl::eval::ProgressDebugInfo::minor_piece_bonus_info | 
Definition at line 43 of file progressEval.h.
Referenced by osl::eval::ProgressEvalGeneral< OpeningEval >::debugInfo().
| int osl::eval::ProgressDebugInfo::mobility_bonus | 
Definition at line 38 of file progressEval.h.
Referenced by osl::eval::ProgressEvalGeneral< OpeningEval >::debugInfo().
| int osl::eval::ProgressDebugInfo::opening | 
Definition at line 30 of file progressEval.h.
Referenced by osl::eval::ProgressEvalGeneral< OpeningEval >::debugInfo().
| int osl::eval::ProgressDebugInfo::pin_bonus | 
Definition at line 41 of file progressEval.h.
Referenced by osl::eval::ProgressEvalGeneral< OpeningEval >::debugInfo().
| int osl::eval::ProgressDebugInfo::progress | 
Definition at line 31 of file progressEval.h.
Referenced by osl::eval::ProgressEvalGeneral< OpeningEval >::debugInfo().
| int osl::eval::ProgressDebugInfo::progress_bonus | 
Definition at line 31 of file progressEval.h.
Referenced by osl::eval::ProgressEvalGeneral< OpeningEval >::debugInfo().
| int osl::eval::ProgressDebugInfo::progress_dependent_bonus | 
Definition at line 32 of file progressEval.h.
Referenced by osl::eval::ProgressEvalGeneral< OpeningEval >::debugInfo().
| int osl::eval::ProgressDebugInfo::progress_independent_bonus | 
Definition at line 32 of file progressEval.h.
Referenced by osl::eval::ProgressEvalGeneral< OpeningEval >::debugInfo().
| int osl::eval::ProgressDebugInfo::rook_rank_bonus | 
Definition at line 38 of file progressEval.h.
Referenced by osl::eval::ProgressEvalGeneral< OpeningEval >::debugInfo().
| int osl::eval::ProgressDebugInfo::silver_penalty | 
Definition at line 38 of file progressEval.h.
Referenced by osl::eval::ProgressEvalGeneral< OpeningEval >::debugInfo().
| int osl::eval::ProgressDebugInfo::two_rook_bonus | 
Definition at line 38 of file progressEval.h.
Referenced by osl::eval::ProgressEvalGeneral< OpeningEval >::debugInfo().
| int osl::eval::ProgressDebugInfo::white_danger | 
Definition at line 36 of file progressEval.h.
Referenced by osl::eval::ProgressEvalGeneral< OpeningEval >::debugInfo().
| int osl::eval::ProgressDebugInfo::white_defense | 
Definition at line 36 of file progressEval.h.
Referenced by osl::eval::ProgressEvalGeneral< OpeningEval >::debugInfo().
 1.8.4
 1.8.4