dice-group / dice-group/COPAAL
Enable random sampling for counting queries.
Open
enhancement
- Dominant language
- Java
- Stars
- 12
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
## User Story
As a user, I may not need an exact count. The count based on a random sample might be sufficient. Especially if the domain and range of a property are not very restrictive, random sampling could improve the runtime while the effect on the quality would be low.
This is described in detail in the master thesis of S. Kuhlmann.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.