Skip to content

Releases: agroce/tstl

Version 1.2.38

11 Mar 16:56
Compare
Choose a tag to compare

Mostly minor bug-fixes

Version 1.2.35

04 Dec 17:13
Compare
Choose a tag to compare

Working state tracking, without abstraction; included in exploit

Version 1.2.34

03 Dec 21:09
Compare
Choose a tag to compare

Now uses a reasonable default meaning for state in state tracking (throws away used information)

Version 1.2.33

03 Dec 19:22
Compare
Choose a tag to compare

This introduces an experimental/preliminary state tracking mode that is integrated into GA exploitation automatically (new states are exploited). Right now, it helps solve examples/maze

Better help, some minor bug fixes

03 Dec 18:17
Compare
Choose a tag to compare
1.2.32

re-arrange help to put more used options early

Version 1.2.30

01 Dec 19:15
Compare
Choose a tag to compare

Fairly well tested, and has been mostly stable for some time. Recent bug-fixes have been either minor or to quite obscure/experimental features.

Version 1.2.25

26 May 18:49
Compare
Choose a tag to compare

Adds support for various directed swarm options, and fixes some long-standing (and obscure) bugs in alpha conversion and other features.

Version 1.2.21

06 May 00:28
Compare
Choose a tag to compare

Initial github release; usually released via pip

First version with working exhaustive check, decent tests and CI, consistent naming of tests