scozv / algo-js

[obsoleted] has been moved to project Tango:
https://github.com/scozv/tango
GNU General Public License v3.0
2 stars 1 forks source link

deletion of cloned graph should be applied in graph algorithm #16

Closed scozv closed 10 years ago

scozv commented 10 years ago

From Algo.js of Google Code on August 11, 2013 15:53:52

set g.clone() = null in the end of graph algorithm

Original issue: http://code.google.com/p/algo-js/issues/detail?id=16

scozv commented 10 years ago

From Algo.js of Google Code on August 11, 2013 03:11:17

fixed in revision 1c139c897726

Status: Fixed