tcgen

package module
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	INPUT  outputType = "in"
	OUTPUT outputType = "out"
)

Variables

This section is empty.

Functions

func Test

func Test(t *testing.T, solver interface{})

Types

type Runner

type Runner interface {
	AddSample(input []interface{})
	Add(input []interface{})
	GenerateTC(solution interface{})
}

func NewRunner

func NewRunner() Runner

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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