From 4aefb0c9c7522ad6e871c2e657905b0698ca3a9b Mon Sep 17 00:00:00 2001
From: maschins <martinschins@gmail.com>
Date: Tue, 18 Mar 2025 15:40:58 +0100
Subject: [PATCH] Add info given in class

---
 readme.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/readme.md b/readme.md
index 25e3b2c..2d1b81b 100644
--- a/readme.md
+++ b/readme.md
@@ -24,5 +24,8 @@ Because we don't have the sequence of the nodes and the racine but only the leaf
 
 $$P(s_1,\cdots,s_5\|T)=\sum_{s'_1, s'_2,\cdots} P(s_1, \cdots,s_5,s'_1,s'_2,\cdots,s'_{N-1}|T)$$
 
+The project is divided in 3 parts. In the last part the cities are supposed to be logical, a random sequence of cities
+means the implementation is incorrect.
+
 <span style="color:#FF0000">DEADLINE:</span> **09/05/2025**
 
-- 
GitLab