Breadcrumbs

get_current_solution_space()

기능

현재 solution space 값을 리턴합니다.

리턴

설명

int

Solution space (0 ~ 7)

예외

예외

설명

DR_Error (DR_ERROR_RUNTIME)

C Extension 모듈 에러 발생 시

예제

Python
sol = get_current_solution_space()

관련 명령어