lc0 library

Classes

Lc0
A wrapper for the Leela Chess Zero (lc0) C++ engine.

Enums

Lc0State
The state of the underlying lc0 engine.

Functions

lc0Async({String? weightsPath}) Future<Lc0>
Creates a C++ engine asynchronously.