我要评分
获取效率
正确性
完整性
易理解

No-Argument Constructor

API Definition

KBest();

Function

Initialize the build of graph search without arguments.

Only the Load, Deserialize, and LoadGraph operations can be performed on instances created using this API. When an API other than the preceding API is invoked, the value -1 is returned.

Parameters

None