Documentation

Complexitylib.Metacomplexity.MCSP.AntiChecker.Rounds.Defs

Anti-checker shrink rounds -- definitions #

This layer records a sequence of samples built by repeatedly consing a valid survivor-shrinking input onto the prefix already constructed.

def Complexity.AntiChecker.IsShrinkTrace {arity : } (denominator : ) (target : BitString arityBool) (threshold : ) :
List (BitString arity)Prop

Every input in the list, read from tail to head, satisfies the requested shrink contract relative to the prefix constructed before it.

Equations
Instances For