Score:1

Circuits for general computing

bl flag

In TCS, functions need to be converted into boolean circuits.

So is this Boolean circuit a combinational logic, i.e. a directed acyclic graph, satisfying the topological order?

I would appreciate your answer. Thanks!

Score:2
cn flag

A loop can be transformed into a circuit. The circuit might be bigger, but any polynomial-time program you can think of can be converted into a polynomial-size boolean circuit. Garbled circuits capture general two-party computation and is not limited to a restricted set of functions.

Crypto Learner avatar
in flag
Yeah, that is more accurate.
Emison Lu avatar
bl flag
Hi! Can we compile these `loop` into cyclic combinational circuits?
Geoffroy Couteau avatar
cn flag
What is a cyclic combinational circuit?
Score:1
in flag

We have to think about the cost of realizing a specific kind of circuit complexity.

We can say that a general program executing some kind of interactive command can't be converted in a feasible circuit: think about a main() { while(true) {} }.

An interesting discussion can be read here Conditional Boolean circuits

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.