DCOPF1.load_json# DCOPF1.load_json(path)# Load scheduling results from a json file. Parameters: pathstrPath of the json file to load. Returns: boolTrue if the loading is successful, False otherwise. Added in version 1.0.13: ..