👉 Perceval is a type of computer algorithm that is used to find the maximum number of unique paths from one node to another in a graph. It is named after the ancient Greek mathematician Euclid, who developed it around 300 BCE. The basic idea behind Perceval is to traverse each edge of the graph once and then return the path with the highest total weight that can be traversed without going off the graph's edges.