unit testing - How to do algorithm visualization? -
unit testing - How to do algorithm visualization? -
i looking algorithm visualization library/tool documented , can phone call source code. took @ jhave - example of usage. , liked it, seems has documentation not trust future. found article algorithm explorer has nice idea. implemented c++ api cannot find anywere. main thought want unit tests brain. build various exercises , in future when want test knowledge redo them. found images stick longer me, why want visualize algorithms in states. ( might remember improve tricky case happens when info sorted in reverse , utilize quick sort if view it.) ideal tool: 1. has integrate language. 2. has documented growing comunity , examples. 3. implemented on top of capable rendering engine(ogre, xna).
here place need visit: the algorithm visualization portal!
algorithm unit-testing visualization
Comments
Post a Comment