implications_from_json: Import ImplicationSet from JSON
Description
Reconstructs an ImplicationSet object from a JSON string.
Usage
implications_from_json(json_str)
Value
An ImplicationSet object.
Arguments
- json_str
A JSON string generated by to_json().