v1.0.0
The first stable release of the fast matrix-based all-pairs context-free path querying (CFPQ) solver with relational query semantics.
Key Features:
- Significantly improved all-pairs relational CFPQ performance
- Improved usability through a command-line interface
- Simplified installation with a pre-built Docker image
Installation Instructions:
docker pull cfpq/py_algo:1.0.0
docker run -it cfpq/py_algo:1.0.0
Docker Image Platforms:
- Linux/x64 (usable on any OS with Docker support)
For more details, please refer to our README and documentation.