AKSolverInterface.api module
- class AKSolverInterface.api.ExportEventForSolverViewSet(**kwargs)[source]
Bases:
GenericViewSet
API View: Current event, formatted to be consumed by a solver. Read-only
Follows the format of the KoMa solver: https://github.com/Die-KoMa/ak-plan-optimierung/wiki/Input-&-output-format#input–output-format
- serializer_class
alias of
ExportEventSerializer