Skip to content

Releases: heal-research/TreesearchLib

Release 1.3.0

09 Apr 08:39
decb296
Compare
Choose a tag to compare

Commits

  • 1052b61: Update README.md (Gabriel Kronberger)
  • 40eecf2: Extend rake search to multiple iterations (Andreas Beham)
  • decb296: Add fork method to ISearchControl (Andreas Beham)

Release 1.2.1

07 Apr 14:18
65374e1
Compare
Choose a tag to compare

Commits

Release 1.2.0

03 Apr 08:30
a52ab81
Compare
Choose a tag to compare

Commits

  • d9838cb: Introduce backtrack limit to depth-first search (Andreas Beham)
  • 54a6d20: Introduce more generic lookahead functionality (Andreas Beham)
  • a52ab81: Add depthLimit to parallel pilot method (Andreas Beham)

Release 1.1.2

31 Mar 11:15
d5cf0f7
Compare
Choose a tag to compare

Commits

  • 4a63f87: Add tower of hanoi example (Andreas Beham)
  • d5cf0f7: Add Validator class (Andreas Beham)

Release 1.1.1

24 Mar 17:26
a63f60c
Compare
Choose a tag to compare

Commits

  • a63f60c: Fix some bugs and increase version (Andreas Beham)

Release 1.1.0

23 Mar 23:02
3d688d1
Compare
Choose a tag to compare

Commits

  • 3d688d1: Add parallel algorithms (#1) (Andreas Beham) #1

Release 1.0.1

13 Jan 16:40
d043f48
Compare
Choose a tag to compare

Commits

  • d043f48: Add extension methods for monobeam and changed some defaults (Andreas Beham)

Release 1.0.0

13 Jan 02:17
2ac5a89
Compare
Choose a tag to compare
v1.0.0

Add workflow and improve packaging