All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
osl::eval::ProgressDebugInfo Struct Reference

#include <progressEval.h>

Collaboration diagram for osl::eval::ProgressDebugInfo:
Collaboration graph
[legend]

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
 

Detailed Description

Definition at line 28 of file progressEval.h.

Member Data Documentation

int osl::eval::ProgressDebugInfo::black_danger
int osl::eval::ProgressDebugInfo::black_defense
int osl::eval::ProgressDebugInfo::endgame
int osl::eval::ProgressDebugInfo::enter_king_bonus
int osl::eval::ProgressDebugInfo::eval
int osl::eval::ProgressDebugInfo::gold_penalty
int osl::eval::ProgressDebugInfo::king8_attack_bonus
int osl::eval::ProgressDebugInfo::knight_check_bonus
int osl::eval::ProgressDebugInfo::middle_king_bonus
int osl::eval::ProgressDebugInfo::minor_piece_bonus
MinorPieceDebugInfo osl::eval::ProgressDebugInfo::minor_piece_bonus_info
int osl::eval::ProgressDebugInfo::mobility_bonus
int osl::eval::ProgressDebugInfo::opening
int osl::eval::ProgressDebugInfo::pin_bonus
int osl::eval::ProgressDebugInfo::progress
int osl::eval::ProgressDebugInfo::progress_bonus
int osl::eval::ProgressDebugInfo::progress_dependent_bonus
int osl::eval::ProgressDebugInfo::progress_independent_bonus
int osl::eval::ProgressDebugInfo::rook_rank_bonus
int osl::eval::ProgressDebugInfo::silver_penalty
int osl::eval::ProgressDebugInfo::two_rook_bonus
int osl::eval::ProgressDebugInfo::white_danger
int osl::eval::ProgressDebugInfo::white_defense

The documentation for this struct was generated from the following file: