Skip to content

Releases: europeanplaice/subset_sum

Subset Sum v0.6.1

14 Feb 03:13
446f8e7
Compare
Choose a tag to compare
  • Added functionality to trim the trailing of string in a text file.

Subset Sum v0.6.0

13 Feb 14:11
3897b3d
Compare
Choose a tag to compare
  • Enabled to accept a negative value as a target value.

Subset Sum v0.5.1

13 Feb 09:50
a25020b
Compare
Choose a tag to compare
  • Improved skipping algorithm by using greatest common divisor.

Subset Sum v0.4.0

13 Feb 04:43
180801a
Compare
Choose a tag to compare
  • Improved the skipping algorithm.

Subset Sum v0.3.0

12 Feb 22:09
251e9f7
Compare
Choose a tag to compare
  • Skip executing on unnecessary indexes.

Subset Sum v0.2.0

10 Feb 14:48
61c2391
Compare
Choose a tag to compare
  • Let the program runs faster when the integers are all positive values.
  • Fixed data type.

Subset Sum v0.1.0

09 Feb 10:28
0ef1c6b
Compare
Choose a tag to compare