Skip to main content

create_test_problem

Function create_test_problem 

Source
pub fn create_test_problem(
    problem_type: ProblemType,
    size: usize,
    density: f64,
    seed: Option<u64>,
) -> ApplicationResult<IsingModel>
Expand description

Create test problem with specific characteristics