pub fn isres<F>(
f: &F,
constraints: &[IsresConstraint],
config: IsresConfig,
) -> Result<IsresReport>Expand description
Run ISRES.
pub fn isres<F>(
f: &F,
constraints: &[IsresConstraint],
config: IsresConfig,
) -> Result<IsresReport>Run ISRES.