Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Compile = ecgo.Compile
View Source
var DeserializeInputSolver = ecgo.DeserializeInputSolver
View Source
var DeserializeLayeredCircuit = ecgo.DeserializeLayeredCircuit
Functions ¶
This section is empty.
Types ¶
type CompileResult ¶
type CompileResult = ecgo.CompileResult
Directories ¶
Path | Synopsis |
---|---|
circuit-std-go
|
|
Package ecgo wraps the most commonly used compiler APIs and provides an entry point for compilation.
|
Package ecgo wraps the most commonly used compiler APIs and provides an entry point for compilation. |
builder
Package builder provides an implementation based on the gnark frontend builder with the following modifications: - LinearExpression has been changed to allow for quadratic terms in the form of Expression.
|
Package builder provides an implementation based on the gnark frontend builder with the following modifications: - LinearExpression has been changed to allow for quadratic terms in the form of Expression. |
layered
Package layered defines the structures and functions necessary for creating and manipulating layered circuits within the ExpanderCompilerCollection compiler.
|
Package layered defines the structures and functions necessary for creating and manipulating layered circuits within the ExpanderCompilerCollection compiler. |
Click to show internal directories.
Click to hide internal directories.