Skip to main content

create_deep_negation

Function create_deep_negation 

Source
pub fn create_deep_negation(depth: usize) -> TLExpr
Expand description

Create a deeply nested expression for stress testing.

Creates an expression of the form: ¬¬¬…¬P (depth negations)