Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Skyscraper ¶
type Skyscraper struct {
// contains filtered or unexported fields
}
func NewSkyscraper ¶
func NewSkyscraper(api frontend.API, wordSize int) *Skyscraper
func (*Skyscraper) Compress ¶
func (s *Skyscraper) Compress(l, r frontend.Variable) frontend.Variable
func (*Skyscraper) Permute ¶
func (s *Skyscraper) Permute(state *[2]frontend.Variable)
Click to show internal directories.
Click to hide internal directories.