usubalang / usuba

A programming language to write bitsliced ciphers
https://usubalang.github.io/usuba
MIT License
56 stars 11 forks source link

`scheduler`: refine initial scheduling state #84

Open pedagand opened 2 years ago

pedagand commented 2 years ago

In the low-pressure scheduler, scheduling is initialized with the first equation of the set of equations. This is arbitrary. One could instead pick any equation which consumes some of the node's parameter.