BWAPI
Public Member Functions
StrategyEstimator Class Reference

#include <StrategyEstimator.h>

List of all members.

Public Member Functions

 StrategyEstimator ()
std::pair< int, int > calculateBuildingStrategyBias (std::vector< UnitModel * > knownBuildings)
std::pair< int, int > calculateUnitStrategyBias (std::vector< UnitModel * > knownUnits)
int estimateForceScore (std::vector< UnitModel * > knownUnits)

Constructor & Destructor Documentation


Member Function Documentation

std::pair< int, int > StrategyEstimator::calculateBuildingStrategyBias ( std::vector< UnitModel * >  knownBuildings)

Here is the call graph for this function:

Here is the caller graph for this function:

std::pair< int, int > StrategyEstimator::calculateUnitStrategyBias ( std::vector< UnitModel * >  knownUnits)

Here is the call graph for this function:

Here is the caller graph for this function:

int StrategyEstimator::estimateForceScore ( std::vector< UnitModel * >  knownUnits)

Here is the call graph for this function:


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Defines