Commit Graph

33 Commits (master)

Author SHA1 Message Date
Evan Hemsley 51a91d678e update badge in README
continuous-integration/drone/push Build is passing Details
2020-02-22 19:18:25 -08:00
Evan Hemsley a9a1659532 switch to DroneCI
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
2020-02-22 19:10:16 -08:00
Evan Hemsley 8b0305428f rename some files 2020-02-22 19:07:19 -08:00
Evan Hemsley 806096c17a remove Core namespace 2020-02-20 18:43:25 -08:00
Evan Hemsley 9aba0a82d8 adds badges to README 2019-10-29 15:01:03 -07:00
Evan Hemsley be27ebf83b add LGPL 3 2019-10-24 11:09:50 -07:00
Evan Hemsley c806249a7c fix deploy path 2019-10-24 11:07:07 -07:00
Evan Hemsley 85da1854c8 add CI stuff 2019-10-24 11:00:17 -07:00
Evan Hemsley 50f7cda0fe structure for opting out of edge data 2019-10-24 01:10:49 -07:00
Evan Hemsley 0ccdf2768a readme notes 2019-10-23 22:34:13 -07:00
Evan Hemsley 9e8bc14a40 directed weighted multigraph SSSP 2019-10-23 22:33:19 -07:00
Evan Hemsley 1740679052 undirected weighted graph 2019-10-23 21:29:26 -07:00
Evan Hemsley 93e129ae7c more SSSP algos for directed weighted 2019-10-23 20:49:16 -07:00
Evan Hemsley 5b1c05819e dijkstra SSSP 2019-10-23 19:40:27 -07:00
Evan Hemsley 031a0e1e23 lil tweaks 2019-10-23 19:01:37 -07:00
Evan Hemsley 01556338eb more restructuring 2019-10-23 18:47:48 -07:00
Evan Hemsley b1a8f9d5a1 remove custom exception 2019-10-23 18:32:07 -07:00
Evan Hemsley f2f1b8979b addedge no longer inherited 2019-10-23 18:28:14 -07:00
Evan Hemsley fcd9c23ecd restructure inheritance 2019-10-23 18:05:28 -07:00
Evan Hemsley 92bab9db75 disallow self-loop on simple graph 2019-10-23 17:42:48 -07:00
Evan Hemsley 4d724c9f1b add README 2019-10-23 17:36:42 -07:00
Evan Hemsley 6b257a9661 more GC optimizations 2019-10-23 17:31:22 -07:00
Evan Hemsley a08a39c353 optimizations 2019-10-23 16:46:04 -07:00
Evan Hemsley bae6acd6f3 add vscode to ignored 2019-10-23 14:17:20 -07:00
Evan Hemsley 15baed3cfe various undirected graph methods 2019-10-23 14:15:17 -07:00
evan 0b66236d78 GC optimization on DirectedGraph methods 2019-10-22 20:20:10 -07:00
evan 4e5a5eb06b capitalize enum 2019-10-22 19:39:57 -07:00
evan 68efeb9712 directed graph throws exceptions like other classes 2019-10-22 19:37:18 -07:00
evan df320194f1 directed weighted graph 2019-10-22 19:04:00 -07:00
evan d6f2e0b793 add test for A* argument exception 2019-10-22 17:55:52 -07:00
evan 36f62e1b4f implement directed weighted multigraph 2019-10-22 17:46:44 -07:00
Evan Hemsley 0fb16abcbb restructuring 2019-10-22 00:28:29 -07:00
thatcosmonaut ad8f97e674 initial commit 2019-10-21 18:48:27 -07:00