Alexis LG

Results 5 issues of Alexis LG

Being able to get the applied label of a Trident stream could be useful in case of complex Trident topology design. The getter returns the `String` corresponding to the `_name`...

**Description** There is a memory leak at Engine in a multi-threading context when the following conditions are met: - Thread number > 1 - CSP having more than one solution...

bug

Incomplete singleton instance method leads to an incomplete singleton element. To do : - To create the new MotorAlgorithm instance on the "instance" method - To update the code in...

bug

In order to improve the Path Search algorithm, to implement threaded-nodes could increase the algorithm's performances. The idea would be to build a smart hyper vertex network able to find...

enhancement

Implementation of Diameter algorithm as enhancement.

enhancement