
    -ji                     6    S SK r  " S S\ R                  5      rg)    Nc                   $    \ rS rSrSrSrSrSrSrg)StudyDirection   a  Direction of a :class:`~optuna.study.Study`.

Attributes:
    NOT_SET:
        Direction has not been set.
    MINIMIZE:
        :class:`~optuna.study.Study` minimizes the objective function.
    MAXIMIZE:
        :class:`~optuna.study.Study` maximizes the objective function.
r          N)	__name__
__module____qualname____firstlineno____doc__NOT_SETMINIMIZEMAXIMIZE__static_attributes__r       W/home/james-whalen/.local/lib/python3.13/site-packages/optuna/study/_study_direction.pyr   r      s    	 GHHr   r   )enumIntEnumr   r   r   r   <module>r      s    T\\ r   