Skip to content

Releases: hextriclosan/algorithm

v0.0.5

Choose a tag to compare

@hextriclosan hextriclosan released this 01 Nov 09:13

What's Changed

  • migration to java 17

v0.0.4

Choose a tag to compare

@hextriclosan hextriclosan released this 17 Jul 12:29
  • Added DisjointSet collection

v0.0.3

Choose a tag to compare

@hextriclosan hextriclosan released this 14 Nov 18:18

Added IsPermutationPredicate
Added SamplingIterator

v0.0.2

Choose a tag to compare

@hextriclosan hextriclosan released this 02 Sep 19:35
  • Added LexicographicalComparator
  • Added IsSortedPredicate

v0.0.1

Choose a tag to compare

@hextriclosan hextriclosan released this 30 Aug 18:23

Next Permutation Iterator is introduced