• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

all3fox / algos-py / 51

Builds Branch Commit Type Ran Committer Via Coverage
51 master DisjointSetUnion: fix compression in find() push 10 Oct 2016 02:34PM UTC all3fox travis-ci pending completion   set done
50 master Test: remove "dead" dfs from BinarySearchTreeTest push 08 Oct 2016 07:59PM UTC all3fox travis-ci pending completion   set done
49 master UnionFind:DisjointSetUnion: port cpp implementation of DSU, remove UF DisjointSetUnion is a more commone name for UnionFind. Also use tricks like path compression and union by rank (weight) that make find/union nearly constant. Previously, Union... push 18 Sep 2016 04:29PM UTC all3fox travis-ci pending completion   set done
47 master Selectsort: simplify inner loop push 17 Sep 2016 09:50PM UTC all3fox travis-ci pending completion   set done
46 master EagerPrimMST: stop storing [src, w], just store the weight w push 17 Sep 2016 06:07PM UTC all3fox travis-ci pending completion   set done
45 master Selectsort: use fewer element exchanges, speed up by about 40% push 14 Sep 2016 06:34PM UTC all3fox travis-ci pending completion   set done
44 master Sort: make sort(xs, key=lambda x: x, reverse=False) the default API This follows python 2.4+ style for list.sort() and sorted(), see [1]. [1]: https://wiki.python.org/moin/HowTo/Sorting#Key_Functions push 14 Sep 2016 05:37PM UTC all3fox travis-ci pending completion   set done
43 master SearchKMP: speed up by 25%, use last-index changes most rule push 09 Sep 2016 03:13PM UTC all3fox travis-ci pending completion   set done
42 master RangeTree: implement and test (sum/min/max) push 22 Aug 2016 02:13PM UTC all3fox travis-ci pending completion   set done
41 master RangeTree: implement and test (sum/min/max) push 22 Aug 2016 02:13PM UTC all3fox travis-ci pending completion   set done
40 master RangeTree: implement and test (sum/min/max) push 04 Aug 2016 02:13PM UTC all3fox travis-ci pending completion   set done
39 master RangeTree: implement and test (sum/min/max) push 04 Aug 2016 09:06AM UTC all3fox travis-ci pending completion   set done
38 master Heap: copy list on .sort() push 20 Jun 2016 11:53AM UTC Alexander Lisianoi travis-ci pending completion   set done
37 master SearchBM: get rid of skip variable push 19 Jun 2016 03:43PM UTC all3fox travis-ci pending completion   set done
36 master SearchKMP:SearchBM: pythonify naming push 11 Jun 2016 07:29PM UTC Alexander Lisianoi travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc