Table of Contents

Property ReflectionCycles

Namespace
LMKit.Agents.Planning
Assembly
LM-Kit.NET.dll

ReflectionCycles

Gets or sets the number of reflection cycles to perform.

Default is 1 (one reflection and refinement cycle).

public int ReflectionCycles { get; set; }

Property Value

int