evaluator

package
v0.0.0-...-c564278 Latest Latest
Warning

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

Go to latest
Published: May 30, 2020 License: MIT Imports: 7 Imported by: 1

Documentation

Index

Constants

View Source
const (
	INFLUENCE_MED int = iota
	INFLUENCE_UPPER
	INFLUENCE_ADAPTIVE
	INFLUENCE_UCB
	INFLUENCE_THOMPSON
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Evaluator

type Evaluator struct {
	// contains filtered or unexported fields
}

func NewEvaluator

func NewEvaluator(config *util.Config, graph *util.Graph, bufferedWriter *bufio.Writer) *Evaluator

func (*Evaluator) Run

func (e *Evaluator) Run() error

Jump to

Keyboard shortcuts

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