bdemsky [Tue, 11 Jul 2017 18:12:25 +0000 (11:12 -0700)]
Minor formatting issues
Hamed [Tue, 11 Jul 2017 17:45:09 +0000 (10:45 -0700)]
Fixing bugs + resolving conflicts
Hamed [Tue, 11 Jul 2017 17:16:17 +0000 (10:16 -0700)]
Fixing more bugs in generating constraint and getting sat solution
bdemsky [Tue, 11 Jul 2017 06:29:07 +0000 (23:29 -0700)]
Comments for Hamed
bdemsky [Tue, 11 Jul 2017 06:07:48 +0000 (23:07 -0700)]
Merge branch 'master' into brian
bdemsky [Tue, 11 Jul 2017 05:43:23 +0000 (22:43 -0700)]
Bug fix
bdemsky [Tue, 11 Jul 2017 04:41:49 +0000 (21:41 -0700)]
edits
bdemsky [Tue, 11 Jul 2017 04:19:24 +0000 (21:19 -0700)]
It compiles
bdemsky [Tue, 11 Jul 2017 01:48:32 +0000 (18:48 -0700)]
Merge branch 'hamed' into brian
bdemsky [Tue, 11 Jul 2017 01:18:06 +0000 (18:18 -0700)]
Fix some of the memory leaks
bdemsky [Tue, 11 Jul 2017 00:24:15 +0000 (17:24 -0700)]
Fix memory allocation error
bdemsky [Tue, 11 Jul 2017 00:04:23 +0000 (17:04 -0700)]
Optimize function for constraint
Hamed [Mon, 10 Jul 2017 23:46:11 +0000 (16:46 -0700)]
SAT solver is now connected to csolver
bdemsky [Mon, 10 Jul 2017 23:01:22 +0000 (16:01 -0700)]
Add print routine for CNFExpr
bdemsky [Mon, 10 Jul 2017 22:42:18 +0000 (15:42 -0700)]
bug fix
Hamed [Mon, 10 Jul 2017 22:12:29 +0000 (15:12 -0700)]
fixing more bugs ...
Hamed [Mon, 10 Jul 2017 21:38:43 +0000 (14:38 -0700)]
Merge branch 'brian' of ssh://demsky.eecs.uci.edu/home/git/constraint_compiler into hamed
Memory Bugs ...
bdemsky [Mon, 10 Jul 2017 21:37:29 +0000 (14:37 -0700)]
Another bug fix
Hamed [Mon, 10 Jul 2017 20:56:45 +0000 (13:56 -0700)]
Merge branch 'brian' of ssh://demsky.eecs.uci.edu/home/git/constraint_compiler into hamed
Because of memory bugs that vector had
Brian Demsky [Mon, 10 Jul 2017 20:53:30 +0000 (13:53 -0700)]
Fix leak
bdemsky [Mon, 10 Jul 2017 20:49:57 +0000 (13:49 -0700)]
edit
bdemsky [Mon, 10 Jul 2017 20:41:04 +0000 (13:41 -0700)]
Revent erroneous bug fix
Hamed [Mon, 10 Jul 2017 19:12:40 +0000 (12:12 -0700)]
Integrating with sat_solver ...
bdemsky [Mon, 10 Jul 2017 18:55:27 +0000 (11:55 -0700)]
edits
bdemsky [Mon, 10 Jul 2017 05:53:01 +0000 (22:53 -0700)]
bug fixes
bdemsky [Mon, 10 Jul 2017 05:23:15 +0000 (22:23 -0700)]
edits
bdemsky [Mon, 10 Jul 2017 02:31:28 +0000 (19:31 -0700)]
Update license to relevant files.
bdemsky [Mon, 10 Jul 2017 02:26:37 +0000 (19:26 -0700)]
Extend test case to call solver
bdemsky [Mon, 10 Jul 2017 02:20:49 +0000 (19:20 -0700)]
Start CNF Test Case
bdemsky [Mon, 10 Jul 2017 01:08:17 +0000 (18:08 -0700)]
Caught another bug
bdemsky [Sun, 9 Jul 2017 21:38:00 +0000 (14:38 -0700)]
edits
bdemsky [Sun, 9 Jul 2017 21:11:53 +0000 (14:11 -0700)]
Add support for outputting CNF
bdemsky [Sun, 9 Jul 2017 19:53:41 +0000 (12:53 -0700)]
more edits
bdemsky [Sun, 9 Jul 2017 08:05:18 +0000 (01:05 -0700)]
Add papers
bdemsky [Sun, 9 Jul 2017 08:04:37 +0000 (01:04 -0700)]
merge
bdemsky [Sun, 9 Jul 2017 07:54:33 +0000 (00:54 -0700)]
edits
bdemsky [Sun, 9 Jul 2017 03:13:09 +0000 (20:13 -0700)]
more edits
bdemsky [Sat, 8 Jul 2017 07:14:06 +0000 (00:14 -0700)]
more edits
bdemsky [Sat, 8 Jul 2017 07:01:40 +0000 (00:01 -0700)]
edits
bdemsky [Sat, 8 Jul 2017 03:26:20 +0000 (20:26 -0700)]
more edits
Hamed [Sat, 8 Jul 2017 00:40:54 +0000 (17:40 -0700)]
Fixing more bugs
Hamed [Fri, 7 Jul 2017 17:43:32 +0000 (10:43 -0700)]
Fixing more bugs regarding generating constraint variables ...
Hamed [Fri, 7 Jul 2017 06:21:25 +0000 (23:21 -0700)]
Fixing assert_hook bug
Hamed [Fri, 7 Jul 2017 06:15:33 +0000 (23:15 -0700)]
Fixing ASSERT statement bugs
Hamed [Fri, 7 Jul 2017 01:12:21 +0000 (18:12 -0700)]
Fixing some bugs + improving the testcase ...
Hamed [Thu, 6 Jul 2017 01:37:07 +0000 (18:37 -0700)]
Adding function operator handler+ omitting some redundant codes
bdemsky [Thu, 6 Jul 2017 00:25:17 +0000 (17:25 -0700)]
Merge branch 'hamed' into brian
bdemsky [Wed, 5 Jul 2017 23:47:48 +0000 (16:47 -0700)]
Merge branch 'master' of ssh://plrg.eecs.uci.edu/home/git/constraint_compiler
bdemsky [Wed, 5 Jul 2017 23:44:55 +0000 (16:44 -0700)]
Merge branch 'master' of ssh://plrg.eecs.uci.edu/home/git/constraint_compiler into brian
bdemsky [Wed, 5 Jul 2017 02:28:05 +0000 (19:28 -0700)]
more edits
bdemsky [Wed, 5 Jul 2017 02:03:43 +0000 (19:03 -0700)]
more code
Hamed [Tue, 4 Jul 2017 00:40:34 +0000 (17:40 -0700)]
Fixing some bugs
bdemsky [Mon, 3 Jul 2017 22:03:31 +0000 (15:03 -0700)]
more bug fixes, think this should work
bdemsky [Mon, 3 Jul 2017 21:54:41 +0000 (14:54 -0700)]
Merge branch 'hamed' of ssh://plrg.eecs.uci.edu/home/git/constraint_compiler into hamed
bdemsky [Mon, 3 Jul 2017 21:54:34 +0000 (14:54 -0700)]
some bug fixes
Hamed [Mon, 3 Jul 2017 21:43:47 +0000 (14:43 -0700)]
Adding predicateOperator (equality operation ...)
Hamed [Mon, 3 Jul 2017 19:07:11 +0000 (12:07 -0700)]
Adding table-based implementation of predicates and new config for encoding negation of the table
bdemsky [Sun, 2 Jul 2017 04:40:08 +0000 (21:40 -0700)]
finish normalization
Hamed [Sun, 2 Jul 2017 00:44:36 +0000 (17:44 -0700)]
New approach for Total Order
bdemsky [Sat, 1 Jul 2017 22:23:25 +0000 (15:23 -0700)]
more code
bdemsky [Sat, 1 Jul 2017 07:17:10 +0000 (00:17 -0700)]
mods
bdemsky [Sat, 1 Jul 2017 06:53:36 +0000 (23:53 -0700)]
Add nodeedge files
Hamed [Sat, 1 Jul 2017 00:30:27 +0000 (17:30 -0700)]
After resolving conflicts ...
Hamed [Fri, 30 Jun 2017 23:35:49 +0000 (16:35 -0700)]
Starting predicates ...
bdemsky [Fri, 30 Jun 2017 22:39:22 +0000 (15:39 -0700)]
Get rid of annoying errors and fix crazy hash function
Hamed [Fri, 30 Jun 2017 17:18:10 +0000 (10:18 -0700)]
fixing some bugs ...
Hamed [Fri, 30 Jun 2017 03:20:54 +0000 (20:20 -0700)]
Fixing the constraint. Adding predicateTable
Hamed [Thu, 29 Jun 2017 19:52:19 +0000 (12:52 -0700)]
getting two of FIXMEs fixed
Hamed [Thu, 29 Jun 2017 01:51:05 +0000 (18:51 -0700)]
Merge branch 'master' of ssh://demsky.eecs.uci.edu/home/git/constraint_compiler into hamed
bdemsky [Thu, 29 Jun 2017 06:46:28 +0000 (23:46 -0700)]
Add some comments for Hamed
bdemsky [Thu, 29 Jun 2017 06:36:53 +0000 (23:36 -0700)]
Fix encoding bug and fix misconception of how memory management of Constraints works
Hamed [Thu, 29 Jun 2017 01:20:47 +0000 (18:20 -0700)]
Pushing my own branch, do some cleanings ...
Hamed [Thu, 29 Jun 2017 00:44:32 +0000 (17:44 -0700)]
Fixing some bugs, using InUseArray, and completing table-function encoding
Hamed [Wed, 28 Jun 2017 18:50:41 +0000 (11:50 -0700)]
Generating constraints for BooleanOrder
Hamed [Wed, 28 Jun 2017 02:13:33 +0000 (19:13 -0700)]
Fixing inline functions
Hamed [Wed, 28 Jun 2017 02:08:44 +0000 (19:08 -0700)]
Fix some bugs, Moving backend codes to SATEncoder
Hamed [Tue, 27 Jun 2017 18:39:07 +0000 (11:39 -0700)]
Using inline functions instead of macros for accessing function/element encodings
Hamed [Tue, 27 Jun 2017 17:00:32 +0000 (10:00 -0700)]
Merge branch 'master' of ssh://demsky.eecs.uci.edu/home/git/constraint_compiler
Hamed [Tue, 27 Jun 2017 17:00:25 +0000 (10:00 -0700)]
Moving back getBinaryConstraint
bdemsky [Tue, 27 Jun 2017 04:39:14 +0000 (21:39 -0700)]
Add comments to code of things Hamed should fix (in addition to email)
Hamed [Tue, 27 Jun 2017 02:16:29 +0000 (19:16 -0700)]
Binary encoding for ElementSet and table-based ElementFunction
bdemsky [Sat, 24 Jun 2017 02:52:55 +0000 (19:52 -0700)]
Merge branch 'master' of ssh://plrg.eecs.uci.edu/home/git/constraint_compiler
Brian Demsky [Sat, 24 Jun 2017 02:52:04 +0000 (19:52 -0700)]
Add Order Encoding
bdemsky [Sat, 24 Jun 2017 02:39:56 +0000 (19:39 -0700)]
Fix double free bug in function encoding
Hamed [Sat, 24 Jun 2017 02:04:12 +0000 (19:04 -0700)]
Merge branch 'master' of ssh://demsky.eecs.uci.edu/home/git/constraint_compiler
Hamed [Sat, 24 Jun 2017 02:03:16 +0000 (19:03 -0700)]
Fixing bug with running the test
Hamed [Sat, 24 Jun 2017 01:35:28 +0000 (18:35 -0700)]
DecideEncoding
Hamed [Sat, 24 Jun 2017 01:32:54 +0000 (18:32 -0700)]
Merge branch 'master' of ssh://demsky.eecs.uci.edu/home/git/constraint_compiler
Hamed [Sat, 24 Jun 2017 01:32:47 +0000 (18:32 -0700)]
Fixing compile bugs
bdemsky [Fri, 23 Jun 2017 22:24:42 +0000 (15:24 -0700)]
Test email notification
Hamed [Fri, 23 Jun 2017 07:26:08 +0000 (00:26 -0700)]
Resolving Conflicts ... Still there're errors that should be fixed
Hamed [Fri, 23 Jun 2017 04:19:27 +0000 (21:19 -0700)]
Adding naive encoding pass. functionEncoding partially is added
Brian Demsky [Thu, 22 Jun 2017 22:07:06 +0000 (15:07 -0700)]
Add initialization of TableEntry vector
Brian Demsky [Thu, 22 Jun 2017 22:00:17 +0000 (15:00 -0700)]
Fix memory bug
Brian Demsky [Thu, 22 Jun 2017 20:03:47 +0000 (13:03 -0700)]
edits
bdemsky [Thu, 22 Jun 2017 19:56:09 +0000 (12:56 -0700)]
Fix memory errors detected by valgrind and inline functions
bdemsky [Thu, 22 Jun 2017 19:19:20 +0000 (12:19 -0700)]
Remove extra files
bdemsky [Thu, 22 Jun 2017 19:11:28 +0000 (12:11 -0700)]
Add test case plus make changes so test case runs
bdemsky [Thu, 22 Jun 2017 06:57:05 +0000 (23:57 -0700)]
Inline Encoding Structs into appropriate AST Nodes
bdemsky [Thu, 22 Jun 2017 04:04:13 +0000 (21:04 -0700)]
Add all C files to tabbing file