I tried to write english and turkish for explanetions , My english level can has some deficiency ,so ı am sorry about that
This project inspired by the earthqueake in turkey in 2023,that disaster cause a logistic problems , we tried send helping tracks and earth movers to earthquake zone but we were dont know which area needs more help. Some ways are damaged aspecially hatay way was not usable.
Bu proje 2023'te yaşadığımız Maraş depreminden esinlenerek , simüle etmeye çalıştığım bir projedir.Yaşanan koordinasyon problemleri bilgisayar ile nasıl şekilde çözülebilir sorusu üzerinde bu şekilde bir optimizasyon çözümü bulmmaya çalıştım.Yollardaki problemler ve bölgelerdeki hasarlar hesaba katılarak en iyi şekilde optimizasyon nasıl sağlanırın cevabını aradım.
Go define_nodes() method and add node like node(name,location,,color_text,color_circle,radius_small,radius_big,demand,assets) and after go define_edges() add like edge(weight,color_line,color_text,tail_node,head_node) you can use it defined colors
define_nodes() metoduna git ve node(name,location,,color_text,color_circle,radius_small,radius_big,demand,assets) gibi düğümleri ekle ardından go define_edges() edge(weight,color_line,color_text,tail_node,head_node) gibi kenarları ekle , önceden tanımlanmış renkleri kullanabilirsin self.COLORS_RED gibi