17 Commits

Author SHA1 Message Date
GoodDaisy 2f9e6db4b5 fix minor typos 2023-10-24 17:12:45 +08:00
kianenigma 115074225a Remote test and other stuff 2020-08-06 16:35:59 +02:00
kianenigma 2c908f3493 Clean everything 2020-08-04 13:56:02 +02:00
AlistairStewart 118977045c removed a debug orint statement 2020-05-25 16:17:40 +02:00
AlistairStewart 94b0b3f6e3 Added factor 3.15 to simplePhragén.py 2020-05-25 16:14:15 +02:00
A S 5c9c273d27 Fixed bug in examp;e 2019-05-14 17:30:41 +02:00
A S 45eceb35c3 Added tests to auction thing 2019-05-09 15:52:06 +02:00
A S b3ce901c66 Auction: Made it so we can bid on contigous ranges. just not ones with a gap 2019-05-01 14:38:06 +02:00
A S 24fc30a7b7 Added script for auctioning subintervals, which probably belongs somewhere else 2019-04-30 15:46:55 +02:00
A S af539f50ed Added clarifications to GRANDPA paper 2019-04-11 11:36:09 +02:00
A S 06c8937dec Added factor 2 by binary search method 2019-03-25 17:41:18 +01:00
A S ef1f31608e Implemented SFFB18 maximin support algorithm and timing to compare them. 2019-03-21 14:22:33 +01:00
A S 5c11ca0dd9 Added Factor 3.15 thing. The chances are good that it is broken, but it works well on all the examples. 2019-03-20 21:20:45 +01:00
A S 53677c7f67 Changed postprocessing to work with variable iterations 2019-03-20 15:08:30 +01:00
A S 982a33047f Added the more refactoring of Phragmén for multiple assignments 2019-03-20 14:11:47 +01:00
A S dab6368c14 Fixed division by zero in sequential Phragmén 2019-03-16 16:47:06 +01:00
A S ce542d3d8f Python implementation of sequential Phragmén's method. 2019-02-11 15:21:10 +01:00