Commit Graph

  • abe783ae7c Update for new gradle master Shadowfacts 2021-12-22 18:03:10 -0500
  • 1cbaea53d2
    Allow Constraint list to be accessed Shadowfacts 2019-08-08 16:42:45 -0400
  • c3541de871
    Add ExpressionConvertible Shadowfacts 2019-03-02 15:32:20 -0500
  • 1984349661 Update README.md Alex Birkett 2016-02-01 23:34:27 +0100
  • b6c1bf3046 Remove symbol ids Alex Birkett 2016-02-01 23:10:18 +0100
  • 5d317ce9e9 Update README.md Alex Birkett 2016-02-01 22:14:06 +0100
  • f019665204 Add .travis Alex Birkett 2016-02-01 21:56:43 +0100
  • d211c227a7 Merge pull request #6 from alexbirkett/remove_deep_copy Alex Birkett 2016-02-01 21:44:02 +0100
  • 81e9a4970c Remove deep copy method Alex Birkett 2016-02-01 21:24:31 +0100
  • 9419220186 Update README.md Alex Birkett 2016-02-01 20:59:27 +0100
  • 6010dc04f3 Add toString() methods Alex Birkett 2016-01-31 13:50:48 +0100
  • 7b2f8cacf2 Merge pull request #5 from Tw1ddle/master Alex Birkett 2016-02-01 20:55:11 +0100
  • 2b23f2e562 Erase the leaving symbols, not the entering symbols in dualOptimize. Matches the Kiwi C++ implementation: 0989ff015f/kiwi/solverimpl.h (L615) sam 2016-02-01 19:03:24 +0000
  • bf7f638e4a Add missing dualOptimize calls. Kiwi C++ implementation uses a scope guard to guarantee it gets called. sam 2016-02-01 18:55:20 +0000
  • 9f269b7a32 Update README.md Alex Birkett 2016-01-31 20:42:13 +0100
  • 837748cb5b Fix inequality bugs Alex Birkett 2016-01-31 12:14:49 +0100
  • 88307a9f06 Add general KiwiException that other Exceptions extend Alex Birkett 2016-01-31 12:43:20 +0100
  • fc14835bab Set sourceCompatibility and targetCompatibility to 1.7 Alex Birkett 2016-01-30 18:52:46 +0100
  • e5ebfc1b95 Make removeConstraint and updateVariables methods public Alex Birkett 2016-01-30 18:52:28 +0100
  • 528196dad5 Added Sam Twidale Alex Birkett 2016-01-30 13:24:11 +0100
  • 6543ad07b7 Remove redundant gets and puts to the cells map Alex Birkett 2016-01-30 13:20:56 +0100
  • bf40cf0735 Add contributors Alex Birkett 2016-01-30 13:08:37 +0100
  • 6ef14d6dc0 Add history Alex Birkett 2016-01-30 13:03:27 +0100
  • 8679ae410a Port remaining tests from Cassowary project Alex Birkett 2016-01-30 12:48:21 +0100
  • 6fd9d8f275 Add benchmarks Alex Birkett 2016-01-19 23:20:12 +0100
  • feb4aab353 Add testGridX1000 test Alex Birkett 2016-01-19 23:20:03 +0100
  • 2ccc07cc4b Remove unused import Alex Birkett 2016-01-19 23:19:39 +0100
  • d3a9c918eb the original real world test passed. yongsunCN 2016-01-18 13:55:37 -0500
  • c787873a2e completed the porting from c++ code, also fixed one or two errors that might be introduced during the original porting. yongsunCN 2016-01-18 13:36:30 -0500
  • 68fd7509f9 Fix Constratint parser (it should return the constraint) Alex Birkett 2015-02-02 17:34:16 +0100
  • 103360c35e Fix NullPointerException when tag.other is null Alex Birkett 2015-02-02 17:33:25 +0100
  • 4b85dbc653 Add missing gradlew script Alex Birkett 2015-02-02 10:40:01 +0100
  • dba84c5957 Added real world tests (not passing) Alex Birkett 2015-02-01 22:07:32 +0100
  • b44beddc49 Update README.md Alex Birkett 2015-02-01 21:01:44 +0100
  • 76014e1903 Added Symbolics class Some tests now passing! Alex Birkett 2015-02-01 20:45:20 +0100
  • ae31e0faf9 Initial commit No idea if this works or not Alex Birkett 2015-01-31 13:12:57 +0100
  • 46aded16e7 Initial commit Alex Birkett 2015-01-30 17:51:32 +0100