This commit is contained in:
2025-08-21 12:05:20 +02:00
parent 9b2b7283c0
commit 9642922445
32 changed files with 281 additions and 281 deletions

View File

@@ -3,5 +3,5 @@ module datamodel
pub struct NodeSim {
Node
pub mut:
cost f64 //free
cost f64 // free
}