Table of Contents

Method CreateReflection

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

CreateReflection(int)

Creates a Reflection handler with the specified number of cycles.

public static ReflectionHandler CreateReflection(int cycles)

Parameters

cycles int

Number of reflection cycles.

Returns

ReflectionHandler

A configured Reflection handler.