Commit Graph
2397 Commits
Author SHA1 Message Date
Dongryeol Lee 2742eb86e2 Adding the test for three-body. 2010-10-19 17:13:39 +00:00
Dongryeol Lee f26a37f864 Just have to plug in Monte Carlo into three-body, rerun experiments, and publish and graduate. 2010-10-19 16:23:56 +00:00
Dongryeol Lee ee11f463e7 Added a timer class. 2010-10-19 01:26:15 +00:00
Dongryeol Lee 5290b79746 Will continue tonight. 2010-10-18 20:56:12 +00:00
Dongryeol Lee 9bde665311 Plugged in the pruning for three-body, need to debug. 2010-10-18 19:38:56 +00:00
Dongryeol Lee b041063bcf Getting there. 2010-10-18 19:21:54 +00:00
Dongryeol Lee e6000ef758 More progress. 2010-10-18 16:17:59 +00:00
Dongryeol Lee 2afb83c394 Will continue tomorrow, very close. 2010-10-18 05:06:11 +00:00
Dongryeol Lee f731abc336 Three-body compiles, now finishing up so that I can finish writing the journal paper. 2010-10-18 04:14:53 +00:00
Dongryeol Lee fe7b8d19c6 Now ready to plug back in the mailboxes. 2010-10-18 03:30:16 +00:00
Dongryeol Lee 8b866d3559 Getting there. 2010-10-18 01:38:08 +00:00
Dongryeol Lee b7ff965678 A little tweak. 2010-10-17 21:18:29 +00:00
Dongryeol Lee c69ca429c8 Another fix. Now ready to get back to distributed table. 2010-10-17 19:07:31 +00:00
Dongryeol Lee 887c3ac2ff Bug fix. 2010-10-17 19:01:46 +00:00
Dongryeol Lee e922f2b3bb Crucial bug fixed. 2010-10-17 18:34:13 +00:00
Dongryeol Lee 8f5801688a One mistake found. 2010-10-17 18:16:52 +00:00
Dongryeol Lee 1979d69aed Slight problem, so need to fix it. 2010-10-17 18:05:54 +00:00
Dongryeol Lee 3a263d6137 Extension to support memory mapped file. 2010-10-17 16:11:29 +00:00
Dongryeol Lee f5903892bd Full fix, now ready to plug back in the distributed table. 2010-10-17 15:54:53 +00:00
Dongryeol Lee 44fefc3b79 Compile error fixed and fix such that the tree can be put under the memory mapped file. 2010-10-17 15:37:22 +00:00
Dongryeol Lee ead8a56816 Will finish later. 2010-10-17 05:59:42 +00:00
Dongryeol Lee 6a795dad0f Slowly changing the model. 2010-10-16 21:03:42 +00:00
Dongryeol Lee 9748878e91 Fixing interprocess communications. 2010-10-16 19:44:55 +00:00
Dongryeol Lee 696146aa82 Fixing compile error for kde. 2010-10-16 16:53:16 +00:00
Dongryeol Lee 2dc19eed60 Switching to memory mapped file. 2010-10-16 16:48:58 +00:00
Dongryeol Lee bd153062f4 Slight deadlocking problem in investigation. 2010-10-15 20:42:07 +00:00
Dongryeol Lee 150433a029 Fixed the deadlock issue. 2010-10-15 18:29:21 +00:00
tqlong eea718afb3 Graph Matching: edge detector 2010-10-15 14:50:06 +00:00
Dongryeol Lee bcac2d54ee Almost there. 2010-10-15 03:23:54 +00:00
Dongryeol Lee 4b7c003ed1 Serialization for tree fixed. 2010-10-15 02:08:35 +00:00
Dongryeol Lee 54a9e0b8dc Fixed the serialization for trees. 2010-10-15 00:42:12 +00:00
Dongryeol Lee 42a8d1bf94 Back to distributed tree. 2010-10-14 21:25:55 +00:00
Dongryeol Lee 7c90d96745 More work on 3-body. 2010-10-14 20:48:54 +00:00
tqlong 68e5215d9a learning Qt translator ZH -> VI, some shortcut key added 2010-10-14 14:20:38 +00:00
Dongryeol Lee 2d0082e4cd Plugging back in the three-body recursion. 2010-10-14 04:38:19 +00:00
Dongryeol Lee 271966d899 Restarting three-body so that I can finish submitting the paper. 2010-10-14 03:41:39 +00:00
Dongryeol Lee 21a7ea780b I think the distributed tree building works. 2010-10-14 01:11:55 +00:00
Dongryeol Lee 61b5e42153 Fixed a dumb bug. 2010-10-14 01:05:25 +00:00
Dongryeol Lee 86058ef4a4 More bugs fixed. 2010-10-14 00:59:26 +00:00
Dongryeol Lee 4c1ecb8b15 Will fix at home. 2010-10-13 22:04:43 +00:00
Dongryeol Lee 5f31d78310 Getting there. 2010-10-13 20:06:01 +00:00
Dongryeol Lee f61cb17e4c Getting closer. 2010-10-13 00:46:07 +00:00
Dongryeol Lee 0ae6b7d240 Tree building almost done. 2010-10-12 20:47:20 +00:00
Dongryeol Lee 0db5448135 Serializing the tree so that it can be transferred. 2010-10-12 18:24:37 +00:00
Dongryeol Lee 445eb0b104 Extended the tree building to allow up to only a fixed number of leaf nodes. 2010-10-12 15:36:41 +00:00
Ryan Curtin 6730e28e7a Allow compilation of mvu 2010-10-11 20:54:41 +00:00
Ryan Curtin 1b760d81ce Fix MVU/MFNU so that it works. 2010-10-11 20:40:26 +00:00
Ryan Curtin 3026627c1b Make optimization work. The test doesn't, but it compiles and runs otherwise (test appears to be severely out of date). 2010-10-11 20:39:34 +00:00
Ryan Curtin 71c6e65abe Add CMake script to find Opt++. 2010-10-11 20:39:01 +00:00
Ryan Curtin 721d81c11b Find and set up Opt++. I don't like that I did this but I had to. 2010-10-11 20:38:25 +00:00