diff memo.txt @ 6:1a5eaf5ce085

modified AbstractVertexesTest and SimpleVertexes to pass the unit test.
author shoshi <shoshi@cr.ie.u-ryukyu.ac.jp>
date Mon, 25 Jun 2012 23:48:53 +0900
parents 07b26b4b21e0
children c3c65308a11b
line wrap: on
line diff
--- a/memo.txt	Sat Jun 23 01:54:20 2012 +0900
+++ b/memo.txt	Mon Jun 25 23:48:53 2012 +0900
@@ -45,4 +45,9 @@
 2012/06/22
  ・Vertexes のテストコードをほぼ仕上げた.
  ・次は,テストコードが正しいか,SimpleVertexes を動作させてみる.
- ・その次に,Jungle の実装を書く.
\ No newline at end of file
+ ・その次に,Jungle の実装を書く.
+ 
+2012/06/25
+ ・Vertexes のテストコードが動いた.
+ ・SimpleJungle などを GraphAPI を用いて記述する.
+ ・SimpleTreeGroup , SimpleTree , SimpleNode をどうするか
\ No newline at end of file