Antoni Casas

Antoni Casas

Process Mining and Process Conformance

Process Mining y Process Conformance

The post Process Discovery: Methods and a Practical Example already explored this popular technique for deriving a process model from logs of the original system. However, there is much more that can be done with those process logs. For example,…

Markov chain for data simulations

Markov chain for data simulations

When analysing a system’s behavior, it is not uncommon to encounter some kind of problem or difficulty. For example, we might want to improve a process—whether by better distributing workloads, avoiding long wait times, or increasing its performance. However, it…

Vehicle Routing Problem: Variants and examples

Vehicle Routing Problem: Variants and examples

What are Vehicle Routing optimization Problems? The concept of Vehicle Routing Problem (VRP) is a generalization of the well-known Traveling Salesman Problem (TSP). Specifically, the VRP is a pure optimization problem whose objective is to determine the most efficient route.…

The most important new features in Airflow 3.0

Cover image of the Damavis blog article about the most important new features and changes in the new Apache Airflow 3.0 version.

Recently, Airflow version 3.0.0 was officially released, and with it comes several new features in the implemented functionalities and the graphical interface. In this post, we will discuss the most interesting changes. DAGs versioning One of the new features of…