- 12 Mar, 2013 11 commits
-
-
Matthias Braun authored
They weren't used in a sensible way and their semantic for non-arithmetic ops was unclear. Also implicitely fixes a bunch of bugs where these where set but no op_index was set at the same time.
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
oparity_unary, oparity_binary require opindex to be set, which wasn't always the case. Also people seem to expect certain semantics from unops/binops, like being arithmetic operations. So we shouldn't automatically set oparity_XXX.
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
- 11 Mar, 2013 2 commits
- 08 Mar, 2013 1 commit
-
-
yb9976 authored
-
- 07 Mar, 2013 2 commits
- 01 Mar, 2013 1 commit
-
-
Andreas Zwinkau authored
-
- 26 Feb, 2013 3 commits
-
-
Manuel Mohr authored
-
Manuel Mohr authored
-
Manuel Mohr authored
Set magic parameters according to http://stackoverflow.com/questions/1711631/how-do-i-improve-the-performance-of-sqlite.
-
- 22 Feb, 2013 2 commits
- 21 Feb, 2013 1 commit
-
-
Matthias Braun authored
-
- 20 Feb, 2013 3 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
Also simplified the code.
-
- 19 Feb, 2013 1 commit
-
-
Matthias Braun authored
Remove some unnecessary/unused functions. Simplify the implementation to pass around const char* (which is a little bit faster and also nicer in gdb)
-
- 15 Feb, 2013 1 commit
-
-
yb9976 authored
-
- 12 Feb, 2013 1 commit
-
-
Manuel Mohr authored
-
- 11 Feb, 2013 1 commit
-
-
yb9976 authored
-
- 01 Feb, 2013 2 commits
-
-
Manuel Mohr authored
-
Manuel Mohr authored
Gurobi does not support setting lower bounds for minimization problems (or upper bounds for maximization problems), so issue a warning.
-
- 31 Jan, 2013 1 commit
-
-
Matthias Braun authored
This should fix 175.vpr
-
- 30 Jan, 2013 4 commits
-
-
Manuel Mohr authored
-
Manuel Mohr authored
-
Manuel Mohr authored
-
Manuel Mohr authored
-
- 29 Jan, 2013 2 commits
-
-
Tobias Rapp authored
-
Matthias Braun authored
-
- 28 Jan, 2013 1 commit
-
-
Christoph Mallon authored
-