C# Class MingStar.SimUniversity.Game.Hashing.ZobristHashing.ColoredHashing

Mostra file Open project: MingStar/SimUniversity

Public Properties

Property Type Description
CampusHash Dictionary>
CurrentUniversityHash ulong
DegreeHash Dictionary>
LinkHash ulong>.Dictionary
MostInfoHash ulong>.Dictionary
StartUpHash Dictionary>

Public Methods

Method Description
ColoredHashing ( ) : System

Method Details

ColoredHashing() public method

public ColoredHashing ( ) : System
return System

Property Details

CampusHash public_oe property

public Dictionary> CampusHash
return Dictionary>

CurrentUniversityHash public_oe property

public ulong CurrentUniversityHash
return ulong

DegreeHash public_oe property

public Dictionary> DegreeHash
return Dictionary>

LinkHash public_oe property

public Dictionary LinkHash
return ulong>.Dictionary

MostInfoHash public_oe property

public Dictionary MostInfoHash
return ulong>.Dictionary

StartUpHash public_oe property

public Dictionary> StartUpHash
return Dictionary>