Namespace:  Hilva.AI.Graphs.Search
Assembly:  Hilva (in Hilva.dll)

Syntax

C#
public IEnumerable<int> Search(
	int start,
	int end
)

Parameters

start
Type: System..::.Int32
end
Type: System..::.Int32

See Also