A Strategy as defined in section 3 of the article.
Namespace:
QuickGraph.Algorithms.TestGamesAssembly: QuickGraph.Algorithms (in QuickGraph.Algorithms.dll) Version: 2.4.2.1514 (2.4.2.1514)
Syntax
| C# |
|---|
public interface IStrategy : IBoundedReachabilityGamePlayer |
| Visual Basic (Declaration) |
|---|
Public Interface IStrategy _ Implements IBoundedReachabilityGamePlayer |
