solver

package
v0.0.0-...-c272109 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2017 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Load

func Load(ops [][]byte) (*opVertex, error)

Types

type Opt

type Opt struct {
	SourceManager *source.Manager
	CacheManager  cache.Manager // TODO: this shouldn't be needed before instruction cache
	Worker        worker.Worker
}

type Solver

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

func New

func New(opt Opt) *Solver

func (*Solver) Solve

func (s *Solver) Solve(ctx context.Context, g *opVertex) error

Directories

Path Synopsis
Package pb is a generated protocol buffer package.
Package pb is a generated protocol buffer package.

Jump to

Keyboard shortcuts

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