An open API service indexing awesome lists of open source software.

https://github.com/reity/article-permutation-circuit-synthesis

This article describes how embedded languages and recursion can be used to create a tool that synthesizes a relatively efficient logical circuit for any chosen permutation of the set of all bit vectors of some fixed length.
https://github.com/reity/article-permutation-circuit-synthesis

article circuit-optimizaion logic-circuit logic-synthesis python

Last synced: 2 months ago
JSON representation

This article describes how embedded languages and recursion can be used to create a tool that synthesizes a relatively efficient logical circuit for any chosen permutation of the set of all bit vectors of some fixed length.

Awesome Lists containing this project

README

        

# article-permutation-circuit-synthesis
This article describes how embedded languages and recursion can be used to create a tool that synthesizes a relatively efficient logical circuit for any chosen permutation of the set of all bit vectors of some fixed length.