problem

package
v0.0.0-...-df4236e Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2015 License: MIT Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeceptiveTrap

type DeceptiveTrap int

func (DeceptiveTrap) Evaluate

func (dt DeceptiveTrap) Evaluate(bits bitset.BitSet) (fitness float64, optimal bool)

type HIFF

type HIFF int

func (HIFF) Evaluate

func (_ HIFF) Evaluate(bits bitset.BitSet) (fitness float64, optimal bool)

type Problem

type Problem interface {
	Evaluate(bits bitset.BitSet) (float64, bool)
}

Jump to

Keyboard shortcuts

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