atomize: atomize

Description Usage Arguments Value Examples

Description

This transformation takes a composite or truth table in input,
and returns a composite algorithm with equivalent logic, that is only composed of atomic elements (NANDs and bit constants).

Usage

1
atomize(algo, ...)

Arguments

algo

The original algorithm (R6 Class algo_base)

...

For future usage

Value

A composite algorithm (R6 Class algo_composite)

Examples

1

daviddoret/haricot documentation built on May 21, 2019, 1:42 a.m.