Optimization Project Structure Class DocumentationΒΆ

class mypyopt.project_structure.ProjectStructure(expansion: float = 1.2, contraction: float = 0.85, max_iterations: int = 2000, project_name: str = 'project_name', output_dir_path: Optional[Path] = None, verbose: bool = False)

Bases: object

This class defines high level project-wide settings