Skip to main content

R1CS Satisfiability

Definition

R1CS satisfiability refers to the problem of determining whether a given Rank-1 Constraint System (R1CS) has a valid solution. R1CS is a mathematical representation used in certain cryptographic systems, particularly for constructing zero-knowledge proofs. Finding a satisfying assignment for an R1CS instance is a fundamental step in generating a verifiable proof.