Configuration
The configuration presents in json format and divides into 7 major components.
# Configuration structure
{
'algorithm': ...
'instance': ...
'executor': ...
'function': ...
'method': ...
'output': ...
'backdoors': ...
}