Source code for gefest.core.opt.strategies.strategy
from abc import ABCMeta, abstractmethod
from typing import Any
from gefest.core.geometry import Structure
from abc import ABCMeta, abstractmethod
from typing import Any
from gefest.core.geometry import Structure