8.2.15.1.54. _see_remote_link_node¶

Solution._see_remote_link_node(node_id, fringe=None, dist=None, check_dsp=<function Solution.<lambda>>)[source]

See data remote links of the node (set output to remote links).

Parameters:
  • node_id (str) – Node id.

  • fringe (list[(float | int, bool, (str, Dispatcher)]) – Heapq of closest available nodes.

  • dist (float, int) – Distance from the starting node.

  • check_dsp ((Dispatcher) -> bool) – A function to check if the remote dispatcher is ok.

schedula

Navigation

Table of Contents

  • 1. About schedula
  • 2. Installation
  • 3. Tutorial
  • 4. Asynchronous and Parallel dispatching
  • 5. Contributing to schedula
  • 6. Donate
  • 7. Supported by
  • 8. API Reference
  • 9. Changelog

Related Topics

  • Documentation overview
    • 8. API Reference
      • 8.2. utils
        • 8.2.15. sol
          • 8.2.15.1. Solution
            • Previous: 8.2.15.1.53. _see_node
            • Next: 8.2.15.1.55. _set_data_node_output
©2015-2024, Vincenzo Arcidiacono. | Powered by Sphinx 8.2.3 & Alabaster 1.0.0 | Page source