Skip to content
#

fhe

Here are 15 public repositories matching this topic...

pjattke
pjattke commented Apr 28, 2020

In v1.0, we had a MultDepthVisitor that determined the multiplicative depth of variables, which might be handy to port over.

Note that the visitor in v1.0 does not work properly if an If-statement that contains an Else-branch is involved.

The statement following an If-statement, i.e., the statement after the Else-branch's closing bracket if (...) { ...} else { ... } must take the "highest

Improve this page

Add a description, image, and links to the fhe topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fhe topic, visit your repo's landing page and select "manage topics."

Learn more