BruteforceSearch in algorithms/Bruteforce_search.py does not work when _parallel=True_ is set.
Error message:
>"""
Traceback (most recent call last):
File "/home/local/MENDEL/d.capocefalo/mi…
In
> LocalTopology.shortest_path_pyntacle()
using the `cpu` implementation we obtain an uncorrect value using a simple graph and querying a single node or a group of nodes.
In particular, t…