# # ChangeLog for /vtcross/branches/trnewman/CR_engines/CBR/src # # Generated by Trac 0.11.7 # 07/03/24 13:17:58 Fri, 28 Nov 2008 02:32:50 GMT ahe [89] * vtcross/branches/trnewman/CR_engines/CBR/src/cbr.c (modified) * vtcross/branches/trnewman/CR_engines/CBR/src/main_cognitive_engine.c (modified) fixed the bug, experience transmission works Thu, 27 Nov 2008 00:35:17 GMT ahe [88] * vtcross/branches/trnewman/CR_engines/CBR/src/cbr.c (modified) * vtcross/branches/trnewman/CR_engines/CBR/src/main_cognitive_engine.c (modified) receive experience from cr, have bugs Tue, 25 Nov 2008 01:35:36 GMT ahe [84] * vtcross/branches/trnewman/CR_engines/CBR/src/main_cognitive_engine.cpp (deleted) remove temporary files Tue, 25 Nov 2008 01:33:10 GMT ahe [83] * vtcross/branches/trnewman/CR_engines/CBR/src/main_cognitive_engine.c (modified) client sends results to server Mon, 24 Nov 2008 21:25:40 GMT ahe [79] * vtcross/branches/trnewman/CR_engines/CBR/src/cbr.c (modified) * vtcross/branches/trnewman/CR_engines/CBR/src/main_cognitive_engine.c (modified) client send results to server Mon, 24 Nov 2008 16:56:47 GMT ahe [77] * vtcross/branches/trnewman/CR_engines/CBR/Makefile (modified) * vtcross/branches/trnewman/CR_engines/CBR/src/cbr.c (modified) * vtcross/branches/trnewman/CR_engines/CBR/src/main_cognitive_engine.c (added) cbr in c working with socket Mon, 24 Nov 2008 02:11:53 GMT ahe [76] * vtcross/branches/trnewman/CR_engines/CBR/Makefile (added) * vtcross/branches/trnewman/CR_engines/CBR/src (added) * vtcross/branches/trnewman/CR_engines/CBR/src/cbr.c (added) * vtcross/branches/trnewman/CR_engines/CBR/src/cbr.h (added) * vtcross/branches/trnewman/CR_engines/CBR/src/main_cognitive_engine.cpp (added) * vtcross/branches/trnewman/CR_engines/CBR/src/sqlite3.c (added) * vtcross/branches/trnewman/CR_engines/CBR/src/sqlite3.h (added) * vtcross/branches/trnewman/CR_engines/CBR/src/sqlite3ext.h (added) try to incorporate cbr but failed in compiling