Commit 2285c64b authored by Georgios Dagkakis's avatar Georgios Dagkakis

Router to have a static id

parent 5c892d24
......@@ -49,6 +49,7 @@ class SkilledRouter(Router):
# Flag used to notify the need to wait for endedLastProcessing signal
waitEndProcess=False
self.outputSolutions=outputSolutions
self.id='SkilledRouter01'
#===========================================================================
# the initialize method
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment