csp icon indicating copy to clipboard operation
csp copied to clipboard

Mention type validation for `csp.graph`

Open pavithraes opened this issue 1 year ago • 1 comments

Add a note about strict type annotation and validation for csp.graph (in addition to csp.node) in:

  • https://github.com/Point72/csp/wiki/CSP-Graph
  • https://github.com/Point72/csp/wiki/First-Steps

pavithraes avatar Jun 22 '24 18:06 pavithraes

Also good to note the difference between a graph-annotated python function, and a non annotated function being used as a graph, as well as known issues

timkpaine avatar Jun 22 '24 20:06 timkpaine