Skip to content
#

graph-representation

Here are 18 public repositories matching this topic...

ChrisCummins
ChrisCummins commented Aug 14, 2020

The program builder runs some checks to make sure that graphs are "valid":
https://github.com/ChrisCummins/ProGraML/blob/db8ae633ec02deabaa70e21b88b843dce3d05ba1/programl/graph/program_graph_builder.cc#L147-L164

These are nice for debugging, and sanity checking for graphs that we have control over, but aren't suitable for converting programs from "untrusted" sources. E.g. a compiler may choose

This is the implementation of 2nd Part in 3-Part Series of Algorithms Illuminated Book. All Implementations in this repository are written in both Python and Golang. Single IPython Notebook contains all Algorithms given in this Part 2.

  • Updated Aug 8, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the graph-representation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the graph-representation topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.