🌐 Shared data#
In order to reduce the footprint of the library here are some shared objectives and storages that a module can use:
Shared objectives#
Objectives |
Description |
---|---|
|
Contain constant values. Scoreholder format: |
|
Global score storage. Scoreholder format: |
|
Default score for inputs. Scoreholder format: |
|
Default score for outputs. Scoreholder format: |
Shared storages#
Storages |
Description |
---|---|
|
Contain constant data. Path format: |
|
Global data storage. Path format: |
|
Default storage for inputs. Path format: |
|
Default storage for outputs. Path format: |