opt

package
v0.0.0-...-7af1aca Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Minimax

type Minimax struct {
	Seed         int64
	Debug        int
	Depth        int
	MaxEvals     uint64
	Sort         bool
	TableMem     int64
	NullMove     bool
	ExtendForces bool
	ReduceSlides bool
	MultiCut     bool
	Precise      bool
	Weights      string
	ModWeights   string
	LogCuts      string
	Symmetry     bool
}

func (*Minimax) AddFlags

func (o *Minimax) AddFlags(flags *flag.FlagSet)

func (*Minimax) BuildConfig

func (o *Minimax) BuildConfig(size int) ai.MinimaxConfig

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL