Function hotdrink_rs::examples::constraint_systems::tree::multioutput_singleway[][src]

pub fn multioutput_singleway<T>(
    n_components: usize,
    n_variables: usize
) -> ConstraintSystem<T> where
    T: Debug + Clone + Default + Send + 'static, 

The root has one constraint with its children, and one method that outputs to both.