snarkify / sirius

A Plonkish folding framework for Incrementally Verifiable Computation (IVC).
MIT License
119 stars 17 forks source link

feat(poly): compress gates with minimal degree #211

Open chaosma opened 6 months ago

chaosma commented 6 months ago

When use rlc to combine multiple gates, we could sort them according to their degree to make the total degree smaller.