Skip to content

Releases: mavroudo/SequenceDetectionQueryExecutor

v2.3.0: Business Process Mining

Choose a tag to compare

@mavroudo mavroudo released this 21 Mar 12:54
63bd858

In this release, we added functionality to extract Declare constraints from the indexed logs. The idea is to efficiently utilize the built indices to prune the search space and accurately calculate their support, by only retrieving the minimum amount of data.

v2.1.0: Merge pull request #12 from mavroudo/v2

Choose a tag to compare

@mavroudo mavroudo released this 19 Jan 12:56
d6f8686

Fix a number of bugs and integrate it with the siesta-ui

SIESTA v2

Choose a tag to compare

@mavroudo mavroudo released this 03 Nov 07:46
  • Integrate SASE with SIESTA to increase expressivity
  • Explainable results
  • Support for S3, as a database for storing the inverted indices
  • Implementation of the pruning phase on Apache Spark
  • Multiple interfaces for additional databases, query types, and query execution plans
  • Integration of Swagger-ui
  • javadoc

Original implementation of SIESTA

Choose a tag to compare

@mavroudo mavroudo released this 19 Jun 04:18
  • Arbitrary pattern detection utilizing the inverted indices
  • Exploration queries with 3 different modes, to explore possible extension of the query pattern
  • Integration of Signature method
  • Integration of Set-Containment method
  • Connection with Cassandra, where indices are stored