Commit Graph

195 Commits (master)

Author SHA1 Message Date
Oliver Kennedy fd767a507b
Try this one neat trick to save 2 pages :) 2020-12-19 16:46:26 -05:00
Boris Glavic e1ae8b5091 Merge branch 'master' of gitlab.odin.cse.buffalo.edu:ahuber/SketchingWorlds 2020-12-19 15:45:03 -06:00
Boris Glavic 0dbf75ebba shorten 2020-12-19 15:44:18 -06:00
Aaron Huber ec1e0854f1 Todos for appendix and S4 2020-12-19 16:13:42 -05:00
Oliver Kennedy 5321761acf
Trimming about all that I can trim through rephrasing+spacing cheats 2020-12-19 14:02:12 -05:00
Oliver Kennedy a2bf8d6daf
Trimming for space 2020-12-19 12:59:27 -05:00
Oliver Kennedy aa8b4b9464
Undoing a few glitches 2020-12-19 01:17:15 -05:00
Oliver Kennedy e45be8b1c5
Finishing S4. 2020-12-19 01:15:50 -05:00
Aaron Huber 899edc4248 Finished porting all @atri asked in 121820 meeting 2020-12-18 18:23:24 -05:00
Aaron Huber a8c399325e Ported some defs from S4 to S2; capitalized variables. 2020-12-18 11:39:38 -05:00
Aaron Huber 7c4949ab6c Moved proofs into appendix (S3, S4) 2020-12-17 16:40:48 -05:00
Atri Rudra 19b6220ee6 Done with my pass on Sec 5 2020-12-17 01:32:08 -05:00
Atri Rudra f63cf9c2e5 Still working on Sec 5 2020-12-17 00:02:07 -05:00
Atri Rudra 2a07b70b48 Made pass on Aaron Sec 4 comments 2020-12-15 19:26:19 -05:00
Aaron Huber f7aa243889 Took a pass through sec 4; left some notes 2020-12-15 12:47:36 -05:00
Atri Rudra 500c6bb57f Done with pass on Sec 4 2020-12-15 01:09:00 -05:00
Atri Rudra cba9d6adc5 Done till correctness of main approx algo.
Still need to make pass on auxialliary algos
2020-12-14 23:24:09 -05:00
Atri Rudra 50669af401 Started with proof of correctness of approx algo 2020-12-14 22:37:30 -05:00
Atri Rudra 747404bf06 Done till corollaries of main thm of Sec 4.
Still need to make pass on the algo boxes and their lemmas
2020-12-14 14:11:46 -05:00
Atri Rudra 28bcd103bf Done in Sec 4 till definition of gamma 2020-12-14 11:47:18 -05:00
Boris Glavic 9c638e6f4c Merge branch 'master' of gitlab.odin.cse.buffalo.edu:ahuber/SketchingWorlds 2020-12-13 14:55:29 -06:00
Boris Glavic 77c7fa7f06 RA 2020-12-13 14:51:55 -06:00
Atri Rudra a0ac4a4bfe Done with pass on (new) Sec 3.1 2020-12-13 13:41:42 -05:00
Aaron Huber 98c48ed3d6 Fixed outer approx alg and analysis (gamma) 2020-12-12 16:37:16 -05:00
Aaron Huber d9abe760a0 Moved definitions, lemmas, etc. to background/notation section. 2020-12-11 20:19:45 -05:00
Aaron Huber 8211a9bfa0 Incorporated \gamma into outer approx alg analysis. 2020-12-11 10:15:35 -05:00
Aaron Huber bbc47b2923 Attempted to fix runtime analysis for outer approx alg. 2020-12-10 18:13:59 -05:00
Aaron Huber 81baf437b6 Implemented @atri 121020 pdf suggestions for sec 3. 2020-12-10 12:07:09 -05:00
Aaron Huber 60d3a772a5 Added the \gamma cancellations to runtime analysis of outer approx algo 2020-12-09 17:53:26 -05:00
Aaron Huber 4f8fd2bb7e Replaced TIDB outer algo with BIDB outer algo. 2020-12-08 16:51:21 -05:00
Aaron Huber d21244a4e7 More touch up on the 2-col format. 2020-12-08 15:45:41 -05:00
Aaron Huber a8331ef52e Small adjustments to approx algo. 2020-12-08 11:59:46 -05:00
Aaron Huber 3bae3a4746 Changes to Approx. Alg section, mostly cosmetic 2020-12-07 17:02:12 -05:00
Aaron Huber f20577dead Finished restructuring mult p and single p arguments. 2020-12-07 15:12:39 -05:00
Aaron Huber c20aec43fa Incorporated all of Oliver's 113020 suggestions. 2020-12-03 10:32:09 -05:00
Aaron Huber e930f5ac36 General and sufficient analysis for BIDB approximation without reduction. 2020-10-02 11:46:31 -04:00
Aaron Huber c1f9d280be Bounding argument for bi approx alg. 2020-10-01 19:50:16 -04:00
Aaron Huber ebbaa0ecb9 Minor changes to sufficient condition for BIDB. 2020-10-01 15:45:16 -04:00
Aaron Huber 23528f8e1c More on 'safe' BIDB queries for alg 1. 2020-10-01 15:30:35 -04:00
Aaron Huber 4749bd3652 More work on 'safe' queries over BIDB 2020-10-01 14:38:40 -04:00
Aaron Huber f53e0bd69f Started algo 1 for BIDB 2020-09-30 10:24:24 -04:00
Aaron Huber eaba0b00af Finished BI-->Q(TI) reduction correctness proof, the general BI blow up, and sufficient condition for linear time approximation algorithm over BI reduction. 2020-09-25 10:17:14 -04:00
Aaron Huber 3932ca3040 Finished proof of BI --> Q(TI) reduction; finished analysis of approximating general BI. 2020-09-24 23:05:19 -04:00
Aaron Huber 05915da3ae Started proofs for BI --> TI reduction. 2020-09-23 17:20:36 -04:00
Aaron Huber c70afe6b18 Outline and more description of BI to TI + Q reduction 2020-09-23 13:37:09 -04:00
Aaron Huber 53641f74f2 Started description of converting BI to Q + TI 2020-09-22 17:01:14 -04:00
Aaron Huber 28a55bd126 Added claim and proof for |T|(1,...,1)/\tilde{Q}(p_1,...,p_n) being a constant for TIDB 2020-09-21 22:38:08 -04:00
Aaron Huber c1192863ea Finished implementing Oliver's 091420 suggestions 2020-09-17 13:51:57 -04:00
Aaron Huber f5482e2770 In the middle of Oliver's 091420 suggestions 2020-09-16 16:27:50 -04:00
Aaron Huber 9b20a5f195 Small changes to tikz drawings. 2020-09-12 17:58:14 -04:00
Aaron Huber 84b7894b36 Comment added. 2020-09-12 14:27:01 -04:00
Aaron Huber 038eeeb76d Finished another iteration of Figure 2. 2020-09-12 14:25:15 -04:00
Aaron Huber c6ff46b193 More work on figure 2. 2020-09-11 21:48:28 -04:00
Aaron Huber 78d482067c Adjustments to subgraph patterns and to figures. 2020-09-11 16:40:00 -04:00
Aaron Huber 6a7f874152 Figure 1 completed. Started figure 2. 2020-09-10 22:14:25 -04:00
Aaron Huber c24180fbd7 Finished drawing subgraph patterns. Started first figure in Section 3 definitions. 2020-09-09 17:20:43 -04:00
Aaron Huber e108c01fdd Finished changes @atri 090320 pass. 2020-09-08 12:05:51 -04:00
Aaron Huber 5a3eb6fc5c 5 1/2 pages through @atri 090320 pass. 2020-09-07 17:03:22 -04:00
Aaron Huber 0af0e48c97 Finished up to page 4 on 1st pass Atri 090320 pass. 2020-09-07 12:30:07 -04:00
Aaron Huber 770dcbe2e0 Finished page 2 of Atri 090220 pass. 2020-09-04 21:08:02 -04:00
Aaron Huber f8b4779759 More corrections up to Lemma 13. 2020-09-04 18:32:40 -04:00
Aaron Huber 3994dcb02a Started corrections Atri 090220 pass; Section 3 2020-09-04 12:12:07 -04:00
Aaron Huber 71ea6031c4 Finished Section 3 Approximation Algorithm iteration 1. 2020-09-02 11:32:47 -04:00
Aaron Huber 517554b667 Finished Section 3. 2020-09-01 14:39:50 -04:00
Aaron Huber 5b16810dab Finished run-time analysis for OnePass. 2020-08-31 16:28:45 -04:00
Aaron Huber d154da5a17 Finished argument for run-time analysis of SampleMonomial. 2020-08-31 11:33:15 -04:00
Aaron Huber a911fdc809 Another iteration of correctness proof SampleMonomial. 2020-08-28 10:51:45 -04:00
Aaron Huber 6966d95cb8 Remove r.v. Y from SampleMonomial correctness proof. 2020-08-27 10:03:52 -04:00
Aaron Huber 658bf5508d Changes to + root node case for correctness proof SampleMonomial 2020-08-27 09:53:55 -04:00
Aaron Huber 5e1318eb71 Further revised correctness proof SampleMonomial. 2020-08-26 13:33:43 -04:00
Aaron Huber e82c3e5bdf Revised SampleMonomial correctness proof. 2020-08-25 13:10:25 -04:00
Aaron Huber 13bcc07ec3 Polishing algo pseudo code. 2020-08-25 11:18:08 -04:00
Aaron Huber 455b48e9ab Started restructuring lemma 13 proof 2020-08-22 15:47:56 -04:00
Aaron Huber 856be5ddff More polishing pseudo code approx algos 2020-08-22 10:16:43 -04:00
Aaron Huber caef645be3 Started incorporating algo fixes suggested 082120. 2020-08-21 20:16:58 -04:00
Aaron Huber 604d24ccf7 Fixes to algo 1. 2020-08-20 12:21:51 -04:00
Aaron Huber ee641bc8e2 Tweaked Inductive Proof for algo Sample correctness. 2020-08-20 11:15:18 -04:00
Aaron Huber 6097264bce Fixed normalization issue of algo 1. 2020-08-20 10:26:11 -04:00
Aaron Huber 3e6cc6d774 Finished Section 3 iteration 1. 2020-08-19 16:28:29 -04:00
Aaron Huber 2d7dd77d6a Rough draft of correctness for auxiliary methods. 2020-08-19 13:43:56 -04:00
Aaron Huber 282a3f370b Fixed typo in OnePass pseudo code. 2020-08-18 09:59:19 -04:00
Aaron Huber a2c9516147 Changes and comments added to Auxiliary Sample. 2020-08-18 09:57:04 -04:00
Aaron Huber 6326005751 More polishing of Approx Algo. 2020-08-17 17:12:25 -04:00
Aaron Huber fd881cd147 More cleaning up Approx Alg. 2020-08-17 13:52:18 -04:00
Aaron Huber baa21d7fef More adjustments to Approx Algo per 081420 discussion. 2020-08-15 13:01:52 -04:00
Aaron Huber 50619629a6 Main algorithm, some definitions for approx algo. 2020-08-14 19:22:16 -04:00
Aaron Huber 2026e06669 More changes in Approx Algo. 2020-08-14 12:03:26 -04:00
Aaron Huber f10b65525b Correctness of OnePass started. 2020-08-13 20:54:06 -04:00
Aaron Huber 3e4d42afd5 Pseudo Code for Sample Auxiliary and OnePass Algos. 2020-08-13 18:58:48 -04:00
Aaron Huber 44e314db13 Finished Description of Auxiliary Sample method. 2020-08-13 12:45:18 -04:00
Aaron Huber fe1cd90a14 Started a rewrite of Approx. Alg. 2020-08-12 17:41:09 -04:00
Aaron Huber 61a29ab4e1 Minor changes to approx alg. 2020-08-07 13:04:18 -04:00
Aaron Huber 5814e30799 Finished Approx Alg. 2020-08-06 15:02:37 -04:00
Aaron Huber 70c5e26ddf Started the 1 \pm \epsilon approx alg. 2020-08-05 16:08:40 -04:00
Aaron Huber ff81e092d3 Finished implementing Atri's changes 073120. 2020-08-04 15:30:57 -04:00