Releases: COBREXA/ConstraintTrees.jl
Releases · COBREXA/ConstraintTrees.jl
v1.11.0
24 Jun 20:16
Compare
Sorry, something went wrong.
No results found
ConstraintTrees v1.11.0
Diff since v1.10.0
Merged pull requests:
Closed issues:
ConstraintTree import and export (#71 )
v1.10.0
17 Jun 12:30
Compare
Sorry, something went wrong.
No results found
v1.9.0
08 Jan 13:30
Compare
Sorry, something went wrong.
No results found
v1.8.0
06 Jan 14:35
Compare
Sorry, something went wrong.
No results found
ConstraintTrees v1.8.0
Diff since v1.7.0
Merged pull requests:
generalize the carrier type of values (#54 ) (@exaexa )
generalize the types in bounds (#55 ) (@stelmo )
add pretty support for custom formatting of bound values (#56 ) (@exaexa )
fix incorrect type instantiation (#57 ) (@stelmo )
Finish up TODOs in QV types (#58 ) (@stelmo )
Fix bug in drop_zeros (#60 ) (@stelmo )
Closed issues:
comparison operators to create Constraints from Values? (#31 )
Automatic bound re-ordering, possibly a buggy fallback (#59 )
v1.7.0
19 Dec 19:26
Compare
Sorry, something went wrong.
No results found
ConstraintTrees v1.7.0
Diff since v1.6.0
Merged pull requests:
declare the public API, fix a few other things (#45 ) (@exaexa )
unify index manipulations, fix minor stuff (#53 ) (@exaexa )
Closed issues:
cosmetic change: increase_variable_indexes should be a special case of renumber_variables. (#47 )
v1.6.0
03 Dec 12:58
Compare
Sorry, something went wrong.
No results found
ConstraintTrees v1.6.0
Diff since v1.5.0
Merged pull requests:
parametrize the pretty tree labeler (#52 ) (@exaexa )
Closed issues:
Pretty trees: function to rename keys (#51 )
v1.5.0
01 Dec 15:35
Compare
Sorry, something went wrong.
No results found
v1.4.0
10 Nov 08:51
Compare
Sorry, something went wrong.
No results found
v1.3.0
25 Jul 15:26
Compare
Sorry, something went wrong.
No results found
ConstraintTrees v1.3.0
Diff since v1.2.0
Merged pull requests:
Closed issues:
add filtering functionality (#34 )
v1.2.0
19 Jun 09:56
Compare
Sorry, something went wrong.
No results found
ConstraintTrees v1.2.0
Diff since v1.1.0
Merged pull requests:
support autoconversion of string indexes to symbols (#40 ) (@exaexa )
add support for Accessors, patch a weird type issue (#41 ) (@exaexa )
Closed issues:
Tree API: convert incoming Strings to Symbols wherever feasible to simplify use with stingy data (#7 )
Safely modify a constraint tree (#32 )