kiwi-java/src/main/java/no/birkett/kiwi
Alex Birkett 2ccc07cc4b Remove unused import 2016-01-30 11:58:11 +01:00
..
Constraint.java completed the porting from c++ code, also fixed one or two errors that might be introduced during the original porting. 2016-01-18 13:36:30 -05:00
DuplicateConstraintException.java Initial commit 2015-01-31 13:12:57 +01:00
DuplicateEditVariableException.java completed the porting from c++ code, also fixed one or two errors that might be introduced during the original porting. 2016-01-18 13:36:30 -05:00
Expression.java Added real world tests (not passing) 2015-02-01 22:07:32 +01:00
InternalSolverError.java Initial commit 2015-01-31 13:12:57 +01:00
NonlinearExpressionException.java Added real world tests (not passing) 2015-02-01 22:07:32 +01:00
RelationalOperator.java Initial commit 2015-01-31 13:12:57 +01:00
RequiredFailureException.java Initial commit 2015-01-31 13:12:57 +01:00
Row.java completed the porting from c++ code, also fixed one or two errors that might be introduced during the original porting. 2016-01-18 13:36:30 -05:00
Solver.java Remove unused import 2016-01-30 11:58:11 +01:00
Strength.java Initial commit 2015-01-31 13:12:57 +01:00
Symbol.java completed the porting from c++ code, also fixed one or two errors that might be introduced during the original porting. 2016-01-18 13:36:30 -05:00
Symbolics.java completed the porting from c++ code, also fixed one or two errors that might be introduced during the original porting. 2016-01-18 13:36:30 -05:00
Term.java Initial commit 2015-01-31 13:12:57 +01:00
UnknownConstraintException.java completed the porting from c++ code, also fixed one or two errors that might be introduced during the original porting. 2016-01-18 13:36:30 -05:00
UnknownEditVariableException.java completed the porting from c++ code, also fixed one or two errors that might be introduced during the original porting. 2016-01-18 13:36:30 -05:00
UnsatisfiableConstraintException.java Initial commit 2015-01-31 13:12:57 +01:00
Util.java Initial commit 2015-01-31 13:12:57 +01:00
Variable.java completed the porting from c++ code, also fixed one or two errors that might be introduced during the original porting. 2016-01-18 13:36:30 -05:00