team4EvoAgent

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateEquations

func GenerateEquations() (Equation, Equation)

function to pick the correct co-efficients from the configuration file

func New

func New(baseAgent *infra.Base) (infra.Agent, error)

Types

type Coefficient

type Coefficient struct {
	Floor []float64
	Hp    []float64
}

type CustomAgentEvo

type CustomAgentEvo struct {
	*infra.Base
	// contains filtered or unexported fields
}

func (*CustomAgentEvo) Run

func (a *CustomAgentEvo) Run()

type CustomAgentEvoParams

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

type Equation

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

func (*Equation) EvaluateEquation

func (equation *Equation) EvaluateEquation(input int) float64

function to evaluate a function f(x) at a specific value of x0

Jump to

Keyboard shortcuts

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