Breadcrumbs

get_current_solution_space()

Features

This function returns the current solution space value.

Return

Value

Description

int

Solution space (0 ~ 7)

Exception

Exception

Description

DR_Error (DR_ERROR_RUNTIME)

C extension module error occurred

Example

Python
sol = get_current_solution_space()