Category Algorithms

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

Introduction to Fuzzy Linear Programming

Introduction to Fuzzy Linear Programming

In two previous posts we introduced the basic concepts of Fuzzy Logic and linear programming with the Simplex method. As promised, in this post we are going to join these two concepts and introduce fuzzy linear programming. In many real-world…