David Soler García
Results
2
issues of
David Soler García
**Describe the bug** Hi. I'm trying to implement a network in which one node is listening to multiple neighbors. My current implementation makes multiple calls to "get_next_classical", but I encountered...
bug
Hi. I'm trying to implement a simple network with QuNetSim, but I'm having trouble with the function "get_classical". I want my nodes to listen to incoming messages, but "get_classical" requires...
enhancement