manrajgrover / algorithms-js

Consumable Data Structures and Algorithms library in JavaScript
MIT License
198 stars 129 forks source link

Graph: Add feature for removing vertices, edges #16

Closed manrajgrover closed 6 years ago

manrajgrover commented 7 years ago

Currently, graph only allows adding vertices and edges. Need to support deletion of them too.

manrajgrover commented 6 years ago

Fixed in 635f00eb195527ebdae93058c95ab6b2927848ff