C# 클래스 MingStar.SimUniversity.AI.Evaluation.GameEvaluation

파일 보기 프로젝트 열기: MingStar/SimUniversity 1 사용 예제들

공개 메소드들

메소드 설명
Evaluate ( IGame game, IUniversity uni ) : double
GameEvaluation ( GameScores scores ) : System.Collections.Generic

메소드 상세

Evaluate() 공개 메소드

public Evaluate ( IGame game, IUniversity uni ) : double
game IGame
uni IUniversity
리턴 double

GameEvaluation() 공개 메소드

public GameEvaluation ( GameScores scores ) : System.Collections.Generic
scores GameScores
리턴 System.Collections.Generic