openreview-py
openreview-py copied to clipboard
ARR: Make edge logic more efficient
The edge operations in ARR delete and post individual edges when updating the edges. The edges should just be updated in place by passing the ID of the edge.