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.…

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

The most important new features in Airflow 3.0

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…

Getting started with Apache NiFi

Getting started with Apache NiFi

Apache NiFi is a technology with great potential for working with large volumes of data from different sources. It performs data extraction, transformation and loading in an efficient and scalable way, which makes it a complete tool that covers the…