首页 > 最新文献

Workshop on Analytic Algorithmics and Combinatorics最新文献

英文 中文
The Ordered and Colored Products in Analytic Combinatorics: Application to the Quantitative Study of Synchronizations in Concurrent Processes 解析组合中的有序积和有色积:在并发过程同步性定量研究中的应用
Pub Date : 2017-01-16 DOI: 10.1137/1.9781611974775.2
O. Bodini, M. Dien, Antoine Genitrini, F. Peschanski
In this paper, we study two operators for composing combinatorial classes: the ordered product and its dual, the colored product. These operators have a natural interpretation in terms of Analytic Combinatorics, in relation with combinations of Borel and Laplace transforms. Based on these new constructions, we exhibit a set of transfer theorems and closure properties. We also illustrate the use of these operators to specify increasingly labeled structures tightly related to Series-Parallel constructions and concurrent processes. In particular, we provide a quantitative analysis of Fork/Join (FJ) parallel processes, a particularly expressive example of such a class.
本文研究了组合类的两个算子:有序积及其对偶——彩色积。这些算子在分析组合学中有一个自然的解释,与Borel变换和拉普拉斯变换的组合有关。基于这些新的构造,我们展示了一组传递定理和闭包性质。我们还说明了使用这些运算符来指定与串并联结构和并发过程紧密相关的日益标记的结构。特别是,我们提供了Fork/Join (FJ)并行进程的定量分析,这是此类的一个特别有表现力的例子。
{"title":"The Ordered and Colored Products in Analytic Combinatorics: Application to the Quantitative Study of Synchronizations in Concurrent Processes","authors":"O. Bodini, M. Dien, Antoine Genitrini, F. Peschanski","doi":"10.1137/1.9781611974775.2","DOIUrl":"https://doi.org/10.1137/1.9781611974775.2","url":null,"abstract":"In this paper, we study two operators for composing combinatorial classes: the ordered product and its dual, the colored product. These operators have a natural interpretation in terms of Analytic Combinatorics, in relation with combinations of Borel and Laplace transforms. Based on these new constructions, we exhibit a set of transfer theorems and closure properties. We also illustrate the use of these operators to specify increasingly labeled structures tightly related to Series-Parallel constructions and concurrent processes. In particular, we provide a quantitative analysis of Fork/Join (FJ) parallel processes, a particularly expressive example of such a class.","PeriodicalId":340112,"journal":{"name":"Workshop on Analytic Algorithmics and Combinatorics","volume":"179 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-01-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133670663","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 8
The recurrence function of a random Sturmian word 随机Sturmian字的递归函数
Pub Date : 2016-10-05 DOI: 10.1137/1.9781611974775.10
P. Rotondo, B. Vallée
This paper describes the probabilistic behaviour of a random Sturmian word. It performs the probabilistic analysis of the recurrence function which can be viewed as a waiting time to discover all the factors of length $n$ of the Sturmian word. This parameter is central to combinatorics of words. Having fixed a possible length $n$ for the factors, we let $alpha$ to be drawn uniformly from the unit interval $[0,1]$, thus defining a random Sturmian word of slope $alpha$. Thus the waiting time for these factors becomes a random variable, for which we study the limit distribution and the limit density.
本文描述了一个随机Sturmian词的概率行为。它对递归函数进行概率分析,递归函数可以看作是发现Sturmian单词长度为$n$的所有因子的等待时间。这个参数是单词组合的核心。在确定了因子的可能长度$n$后,我们让$alpha$从单位区间$[0,1]$中均匀抽取,从而定义了斜率$alpha$的随机Sturmian字。因此,这些因素的等待时间成为一个随机变量,我们研究了其极限分布和极限密度。
{"title":"The recurrence function of a random Sturmian word","authors":"P. Rotondo, B. Vallée","doi":"10.1137/1.9781611974775.10","DOIUrl":"https://doi.org/10.1137/1.9781611974775.10","url":null,"abstract":"This paper describes the probabilistic behaviour of a random Sturmian word. It performs the probabilistic analysis of the recurrence function which can be viewed as a waiting time to discover all the factors of length $n$ of the Sturmian word. This parameter is central to combinatorics of words. Having fixed a possible length $n$ for the factors, we let $alpha$ to be drawn uniformly from the unit interval $[0,1]$, thus defining a random Sturmian word of slope $alpha$. Thus the waiting time for these factors becomes a random variable, for which we study the limit distribution and the limit density.","PeriodicalId":340112,"journal":{"name":"Workshop on Analytic Algorithmics and Combinatorics","volume":"64 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-10-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131225234","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
Median-of-k Jumplists and Dangling-Min BSTs 中位跳投和悬挂式跳投
Pub Date : 2016-09-27 DOI: 10.1137/1.9781611975505.8
M. Nebel, Elisabeth Neumann, Sebastian Wild
We extend randomized jumplists introduced by Bronnimann et al. (STACS 2003) to choose jump-pointer targets as median of a small sample for better search costs, and present randomized algorithms with expected $O(log n)$ time complexity that maintain the probability distribution of jump pointers upon insertions and deletions. We analyze the expected costs to search, insert and delete a random element, and we show that omitting jump pointers in small sublists hardly affects search costs, but significantly reduces the memory consumption. We use a bijection between jumplists and "dangling-min BSTs", a variant of (fringe-balanced) binary search trees for the analysis. Despite their similarities, some standard analysis techniques for search trees fail for dangling-min trees (and hence for jumplists).
我们扩展了Bronnimann等人(STACS 2003)引入的随机跳转列表,以选择跳转指针目标作为小样本的中位数以获得更好的搜索成本,并提出了期望时间复杂度为$O(log n)$的随机算法,该算法保持跳转指针在插入和删除时的概率分布。我们分析了搜索、插入和删除随机元素的预期成本,并表明在小子列表中省略跳转指针几乎不会影响搜索成本,但会显著减少内存消耗。我们使用跳跳器和“悬挂最小BSTs”之间的双射,这是(边缘平衡)二叉搜索树的一种变体。尽管它们有相似之处,但搜索树的一些标准分析技术不适用于悬min树(因此也不适用于跳线)。
{"title":"Median-of-k Jumplists and Dangling-Min BSTs","authors":"M. Nebel, Elisabeth Neumann, Sebastian Wild","doi":"10.1137/1.9781611975505.8","DOIUrl":"https://doi.org/10.1137/1.9781611975505.8","url":null,"abstract":"We extend randomized jumplists introduced by Bronnimann et al. (STACS 2003) to choose jump-pointer targets as median of a small sample for better search costs, and present randomized algorithms with expected $O(log n)$ time complexity that maintain the probability distribution of jump pointers upon insertions and deletions. We analyze the expected costs to search, insert and delete a random element, and we show that omitting jump pointers in small sublists hardly affects search costs, but significantly reduces the memory consumption. \u0000We use a bijection between jumplists and \"dangling-min BSTs\", a variant of (fringe-balanced) binary search trees for the analysis. Despite their similarities, some standard analysis techniques for search trees fail for dangling-min trees (and hence for jumplists).","PeriodicalId":340112,"journal":{"name":"Workshop on Analytic Algorithmics and Combinatorics","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-09-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115818236","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Quicksort Is Optimal For Many Equal Keys 快速排序对于许多相等的键是最优的
Pub Date : 2016-08-17 DOI: 10.1137/1.9781611975062.2
Sebastian Wild
I prove that the average number of comparisons for median-of-$k$ Quicksort (with fat-pivot a.k.a. three-way partitioning) is asymptotically only a constant $alpha_k$ times worse than the lower bound for sorting random multisets with $Omega(n^varepsilon)$ duplicates of each value (for any $varepsilon>0$). The constant is $alpha_k = ln(2) / bigl(H_{k+1}-H_{(k+1)/2} bigr)$, which converges to 1 as $ktoinfty$, so Quicksort is asymptotically optimal for inputs with many duplicates. This resolves a conjecture by Sedgewick and Bentley (1999, 2002) and constitutes the first progress on the analysis of Quicksort with equal elements since Sedgewick's 1977 article.
我证明了对于中位数($k$)快速排序(使用胖枢轴,也就是三向划分)的平均比较次数,其渐进地仅仅是一个常数$alpha_k$倍于对每个值有$Omega(n^varepsilon)$个重复的随机多集排序的下界(对于任意$varepsilon>0$)。常数是$alpha_k = ln(2) / bigl(H_{k+1}-H_{(k+1)/2} bigr)$,收敛到1为$ktoinfty$,所以对于有很多重复项的输入,快速排序是渐近最优的。这解决了Sedgewick和Bentley(1999, 2002)的一个猜想,并构成了自Sedgewick 1977年的文章以来对具有等元素的快速排序分析的第一个进展。
{"title":"Quicksort Is Optimal For Many Equal Keys","authors":"Sebastian Wild","doi":"10.1137/1.9781611975062.2","DOIUrl":"https://doi.org/10.1137/1.9781611975062.2","url":null,"abstract":"I prove that the average number of comparisons for median-of-$k$ Quicksort (with fat-pivot a.k.a. three-way partitioning) is asymptotically only a constant $alpha_k$ times worse than the lower bound for sorting random multisets with $Omega(n^varepsilon)$ duplicates of each value (for any $varepsilon>0$). The constant is $alpha_k = ln(2) / bigl(H_{k+1}-H_{(k+1)/2} bigr)$, which converges to 1 as $ktoinfty$, so Quicksort is asymptotically optimal for inputs with many duplicates. This resolves a conjecture by Sedgewick and Bentley (1999, 2002) and constitutes the first progress on the analysis of Quicksort with equal elements since Sedgewick's 1977 article.","PeriodicalId":340112,"journal":{"name":"Workshop on Analytic Algorithmics and Combinatorics","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-08-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127646268","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 5
An Exact Enumeration of Distance-Hereditary Graphs 距离遗传图的精确枚举
Pub Date : 2016-08-04 DOI: 10.1137/1.9781611974775.3
C. Chauve, Éric Fusy, Jérémie O. Lumbroso
Distance-hereditary graphs form an important class of graphs, from the theoretical point of view, due to the fact that they are the totally decomposable graphs for the split-decomposition. The previous best enumerative result for these graphs is from Nakano et al. (J. Comp. Sci. Tech., 2007), who have proven that the number of distance-hereditary graphs on $n$ vertices is bounded by ${2^{lceil 3.59nrceil}}$. In this paper, using classical tools of enumerative combinatorics, we improve on this result by providing an exact enumeration of distance-hereditary graphs, which allows to show that the number of distance-hereditary graphs on $n$ vertices is tightly bounded by ${(7.24975ldots)^n}$---opening the perspective such graphs could be encoded on $3n$ bits. We also provide the exact enumeration and asymptotics of an important subclass, the 3-leaf power graphs. Our work illustrates the power of revisiting graph decomposition results through the framework of analytic combinatorics.
从理论上讲,距离遗传图是一类重要的图,因为它们是分裂分解的完全可分解图。之前关于这些图的最佳列举结果来自Nakano等人(J. Comp. Sci.)。Tech., 2007),他们证明了$n$顶点上的距离遗传图的数量由${2^{ ceil 3.59n ceil}}$限定。在本文中,我们使用枚举组合的经典工具,通过提供距离遗传图的精确枚举来改进这一结果,这允许证明$n$顶点上的距离遗传图的数量紧密地由${(7.24975ldots)^n}$约束——打开透视图,这样的图可以在$3n$位上编码。我们还给出了一个重要子类——三叶幂图的精确枚举和渐近性。我们的工作说明了通过分析组合学的框架重新审视图分解结果的力量。
{"title":"An Exact Enumeration of Distance-Hereditary Graphs","authors":"C. Chauve, Éric Fusy, Jérémie O. Lumbroso","doi":"10.1137/1.9781611974775.3","DOIUrl":"https://doi.org/10.1137/1.9781611974775.3","url":null,"abstract":"Distance-hereditary graphs form an important class of graphs, from the theoretical point of view, due to the fact that they are the totally decomposable graphs for the split-decomposition. The previous best enumerative result for these graphs is from Nakano et al. (J. Comp. Sci. Tech., 2007), who have proven that the number of distance-hereditary graphs on $n$ vertices is bounded by ${2^{lceil 3.59nrceil}}$. \u0000In this paper, using classical tools of enumerative combinatorics, we improve on this result by providing an exact enumeration of distance-hereditary graphs, which allows to show that the number of distance-hereditary graphs on $n$ vertices is tightly bounded by ${(7.24975ldots)^n}$---opening the perspective such graphs could be encoded on $3n$ bits. We also provide the exact enumeration and asymptotics of an important subclass, the 3-leaf power graphs. \u0000Our work illustrates the power of revisiting graph decomposition results through the framework of analytic combinatorics.","PeriodicalId":340112,"journal":{"name":"Workshop on Analytic Algorithmics and Combinatorics","volume":"44 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-08-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131382418","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
An Extended Note on the Comparison-optimal Dual Pivot Quickselect 关于比较最优双枢轴快速选择的扩展说明
Pub Date : 2016-07-18 DOI: 10.1137/1.9781611974775.11
Daniel Krenn
In this note the precise minimum number of key comparisons any dual-pivot quickselect algorithm (without sampling) needs on average is determined. The result is in the form of exact as well as asymptotic formulae{} of this number of a comparison-optimal algorithm. It turns out that the main terms of these asymptotic expansions coincide with the main terms of the corresponding analysis of the classical quickselect, but still---as this was shown for Yaroslavskiy quickselect---more comparisons are needed in the dual-pivot variant. The results are obtained by solving a second order differential equation for the generating function obtained from a recursive approach.
在本文中,确定了任何双枢轴快速选择算法(不采样)平均需要的精确最小键比较次数。结果以精确的形式以及渐近的公式ae{}的比较最优算法的这个数字。结果表明,这些渐近展开的主要项与经典快速选择的相应分析的主要项一致,但是——正如Yaroslavskiy快速选择所显示的那样——在双枢轴变体中需要进行更多的比较。结果是通过求解由递归方法得到的生成函数的二阶微分方程得到的。
{"title":"An Extended Note on the Comparison-optimal Dual Pivot Quickselect","authors":"Daniel Krenn","doi":"10.1137/1.9781611974775.11","DOIUrl":"https://doi.org/10.1137/1.9781611974775.11","url":null,"abstract":"In this note the precise minimum number of key comparisons any dual-pivot quickselect algorithm (without sampling) needs on average is determined. The result is in the form of exact as well as asymptotic formulae{} of this number of a comparison-optimal algorithm. It turns out that the main terms of these asymptotic expansions coincide with the main terms of the corresponding analysis of the classical quickselect, but still---as this was shown for Yaroslavskiy quickselect---more comparisons are needed in the dual-pivot variant. The results are obtained by solving a second order differential equation for the generating function obtained from a recursive approach.","PeriodicalId":340112,"journal":{"name":"Workshop on Analytic Algorithmics and Combinatorics","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-07-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129084744","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Multivariate CLT follows from strong Rayleigh property 多元CLT由强瑞利性质推导而来
Pub Date : 2016-07-11 DOI: 10.1137/1.9781611974775.14
Subhro Ghosh, T. Liggett, Robin Pemantle
Let $(X_1 , ldots , X_d)$ be random variables taking nonnegative integer values and let $f(z_1, ldots , z_d)$ be the probability generating function. Suppose that $f$ is real stable; equivalently, suppose that the polarization of this probability distribution is strong Rayleigh. In specific examples, such as occupation counts of disjoint sets by a determinantal point process, it is known~cite{soshnikov02} that the joint distribution must approach a multivariate Gaussian distribution. We show that this conclusion follows already from stability of $f$.
设$(X_1 , ldots , X_d)$为取非负整数值的随机变量,设$f(z_1, ldots , z_d)$为概率生成函数。假设$f$是实稳定的;同样地,假设这个概率分布的极化是强瑞利分布。在特定的例子中,例如由确定性点过程对不相交集的占用计数,已知cite{soshnikov02}联合分布必须接近多元高斯分布。我们已经从$f$的稳定性中证明了这一结论。
{"title":"Multivariate CLT follows from strong Rayleigh property","authors":"Subhro Ghosh, T. Liggett, Robin Pemantle","doi":"10.1137/1.9781611974775.14","DOIUrl":"https://doi.org/10.1137/1.9781611974775.14","url":null,"abstract":"Let $(X_1 , ldots , X_d)$ be random variables taking nonnegative integer values and let $f(z_1, ldots , z_d)$ be the probability generating function. Suppose that $f$ is real stable; equivalently, suppose that the polarization of this probability distribution is strong Rayleigh. In specific examples, such as occupation counts of disjoint sets by a determinantal point process, it is known~cite{soshnikov02} that the joint distribution must approach a multivariate Gaussian distribution. We show that this conclusion follows already from stability of $f$.","PeriodicalId":340112,"journal":{"name":"Workshop on Analytic Algorithmics and Combinatorics","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-07-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131743720","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 14
A note on the scaling limits of random Pólya trees 关于随机Pólya树的缩放限制的注释
Pub Date : 2016-06-28 DOI: 10.1137/1.9781611974775.8
Bernhard Gittenberger, E. Y. Jin, M. Wallner
Panagiotou and Stufler (arXiv:1502.07180v2) recently proved one important fact on their way to establish the scaling limits of random P'{o}lya trees: a uniform random P'{o}lya tree of size $n$ consists of a conditioned critical Galton-Watson tree $C_n$ and many small forests, where with probability tending to one as $n$ tends to infinity, any forest $F_n(v)$, that is attached to a node $v$ in $C_n$, is maximally of size $vert F_n(v)vert=O(log n)$. Their proof used the framework of a Boltzmann sampler and deviation inequalities. In this paper, first, we employ a unified framework in analytic combinatorics to prove this fact with additional improvements on the bound of $vert F_n(v)vert$, namely $vert F_n(v)vert=Theta(log n)$. Second, we give a combinatorial interpretation of the rational weights of these forests and the defining substitution process in terms of automorphisms associated to a given P'{o}lya tree. Finally, we derive the limit probability that for a random node $v$ the attached forest $F_n(v)$ is of a given size.
Panagiotou和Stufler (arXiv:1502.07180v2)最近在建立随机Pólya树的缩放极限的过程中证明了一个重要的事实:一个大小为$n$的均匀随机Pólya树由一个条件临界高尔顿-沃森树$C_n$和许多小森林组成,其中,随着$n$趋于无穷大的概率趋于1,任何森林$F_n(v)$,附着在$C_n$中的节点$v$上,其最大大小为$vert F_n(v)vert=O(log n)$。他们的证明使用了玻尔兹曼采样器和偏差不等式的框架。在本文中,我们首先利用解析组合学中的一个统一框架来证明这一事实,并对$vert F_n(v)vert$的界即$vert F_n(v)vert=Theta(log n)$作了进一步改进。其次,我们给出了这些森林的合理权重的组合解释,并根据与给定Pólya树相关的自同构定义替换过程。最后,我们推导出对于一个随机节点$v$,附加森林$F_n(v)$具有给定大小的极限概率。
{"title":"A note on the scaling limits of random Pólya trees","authors":"Bernhard Gittenberger, E. Y. Jin, M. Wallner","doi":"10.1137/1.9781611974775.8","DOIUrl":"https://doi.org/10.1137/1.9781611974775.8","url":null,"abstract":"Panagiotou and Stufler (arXiv:1502.07180v2) recently proved one important fact on their way to establish the scaling limits of random P'{o}lya trees: a uniform random P'{o}lya tree of size $n$ consists of a conditioned critical Galton-Watson tree $C_n$ and many small forests, where with probability tending to one as $n$ tends to infinity, any forest $F_n(v)$, that is attached to a node $v$ in $C_n$, is maximally of size $vert F_n(v)vert=O(log n)$. Their proof used the framework of a Boltzmann sampler and deviation inequalities. \u0000In this paper, first, we employ a unified framework in analytic combinatorics to prove this fact with additional improvements on the bound of $vert F_n(v)vert$, namely $vert F_n(v)vert=Theta(log n)$. Second, we give a combinatorial interpretation of the rational weights of these forests and the defining substitution process in terms of automorphisms associated to a given P'{o}lya tree. Finally, we derive the limit probability that for a random node $v$ the attached forest $F_n(v)$ is of a given size.","PeriodicalId":340112,"journal":{"name":"Workshop on Analytic Algorithmics and Combinatorics","volume":"32 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-06-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116733210","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
On the cycle structure of the product of random maximal cycles 关于随机极大环积的环结构
Pub Date : 2016-01-03 DOI: 10.1137/1.9781611974775.1
M. Bóna, B. Pittel
The subject of this paper is the cycle structure of the random permutation $sigma$ of $[N]$, which is the product of $k$ independent random cycles of maximal length $N$. We use the character-based Fourier transform to study the number of cycles of $sigma$ and also the distribution of the elements of the subset $[ell]$ among the cycles of $sigma$.
本文的主题是$[N]$的随机排列$sigma$的循环结构,它是$k$最大长度$N$的独立随机循环的乘积。我们使用基于字符的傅里叶变换来研究$sigma$的循环数以及$sigma$的循环中$[ well]$子集的元素的分布。
{"title":"On the cycle structure of the product of random maximal cycles","authors":"M. Bóna, B. Pittel","doi":"10.1137/1.9781611974775.1","DOIUrl":"https://doi.org/10.1137/1.9781611974775.1","url":null,"abstract":"The subject of this paper is the cycle structure of the random permutation $sigma$ of $[N]$, which is the product of $k$ independent random cycles of maximal length $N$. We use the character-based Fourier transform to study the number of cycles of $sigma$ and also the distribution of the elements of the subset $[ell]$ among the cycles of $sigma$.","PeriodicalId":340112,"journal":{"name":"Workshop on Analytic Algorithmics and Combinatorics","volume":"29 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117017628","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
On Connectivity in a General Random Intersection Graph 关于一般随机交图的连通性
Pub Date : 2015-08-17 DOI: 10.1137/1.9781611974324.12
Jun Zhao, Panpan Zhang
There has been growing interest in studies of general random intersection graphs. In this paper, we consider a general random intersection graph $mathbb{G}(n,overrightarrow{a}, overrightarrow{K_n},P_n)$ defined on a set $mathcal{V}_n$ comprising $n$ vertices, where $overrightarrow{a}$ is a probability vector $(a_1,a_2,ldots,a_m)$ and $overrightarrow{K_n}$ is $(K_{1,n},K_{2,n},ldots,K_{m,n})$. This graph has been studied in the literature including a most recent work by Yagan [arXiv:1508.02407]. Suppose there is a pool $mathcal{P}_n$ consisting of $P_n$ distinct objects. The $n$ vertices in $mathcal{V}_n$ are divided into $m$ groups $mathcal{A}_1, mathcal{A}_2, ldots, mathcal{A}_m$. Each vertex $v$ is independently assigned to exactly a group according to the probability distribution with $mathbb{P}[v in mathcal{A}_i]= a_i$, where $i=1,2,ldots,m$. Afterwards, each vertex in group $mathcal{A}_i$ independently chooses $K_{i,n}$ objects uniformly at random from the object pool $mathcal{P}_n$. Finally, an undirected edge is drawn between two vertices in $mathcal{V}_n$ that share at least one object. This graph model $mathbb{G}(n,overrightarrow{a}, overrightarrow{K_n},P_n)$ has applications in secure sensor networks and social networks. We investigate connectivity in this general random intersection graph $mathbb{G}(n,overrightarrow{a}, overrightarrow{K_n},P_n)$ and present a sharp zero-one law. Our result is also compared with the zero-one law established by Yagan.
人们对一般随机交图的研究越来越感兴趣。本文考虑一个一般随机相交图$mathbb{G}(n,overrightarrow{a}, overrightarrow{K_n},P_n)$,定义在包含$n$顶点的集合$mathcal{V}_n$上,其中$overrightarrow{a}$是一个概率向量$(a_1,a_2,ldots,a_m)$, $overrightarrow{K_n}$是$(K_{1,n},K_{2,n},ldots,K_{m,n})$。这个图已经在文献中进行了研究,包括Yagan最近的工作[arXiv:1508.02407]。假设有一个池$mathcal{P}_n$,由$P_n$不同的对象组成。$mathcal{V}_n$中的$n$顶点被分成$m$组$mathcal{A}_1, mathcal{A}_2, ldots, mathcal{A}_m$。每个顶点$v$根据$mathbb{P}[v in mathcal{a}_i]= a_i$的概率分布独立地分配给恰好一个组,其中$i=1,2,ldots,m$。然后,组$mathcal{A}_i$中的每个顶点独立地从对象池$mathcal{P}_n$中均匀随机地选择$K_{i,n}$对象。最后,在$mathcal{V}_n$中的两个至少共享一个对象的顶点之间绘制无向边。这个图模型$mathbb{G}(n,overrightarrow{a}, overrightarrow{K_n},P_n)$在安全传感器网络和社交网络中有应用。我们研究了一般随机相交图$mathbb{G}(n,overrightarrow{a}, overrightarrow{K_n},P_n)$的连通性,并给出了一个明显的0 - 1定律。并与Yagan建立的0 - 1定律进行了比较。
{"title":"On Connectivity in a General Random Intersection Graph","authors":"Jun Zhao, Panpan Zhang","doi":"10.1137/1.9781611974324.12","DOIUrl":"https://doi.org/10.1137/1.9781611974324.12","url":null,"abstract":"There has been growing interest in studies of general random intersection graphs. In this paper, we consider a general random intersection graph $mathbb{G}(n,overrightarrow{a}, overrightarrow{K_n},P_n)$ defined on a set $mathcal{V}_n$ comprising $n$ vertices, where $overrightarrow{a}$ is a probability vector $(a_1,a_2,ldots,a_m)$ and $overrightarrow{K_n}$ is $(K_{1,n},K_{2,n},ldots,K_{m,n})$. This graph has been studied in the literature including a most recent work by Yagan [arXiv:1508.02407]. Suppose there is a pool $mathcal{P}_n$ consisting of $P_n$ distinct objects. The $n$ vertices in $mathcal{V}_n$ are divided into $m$ groups $mathcal{A}_1, mathcal{A}_2, ldots, mathcal{A}_m$. Each vertex $v$ is independently assigned to exactly a group according to the probability distribution with $mathbb{P}[v in mathcal{A}_i]= a_i$, where $i=1,2,ldots,m$. Afterwards, each vertex in group $mathcal{A}_i$ independently chooses $K_{i,n}$ objects uniformly at random from the object pool $mathcal{P}_n$. Finally, an undirected edge is drawn between two vertices in $mathcal{V}_n$ that share at least one object. This graph model $mathbb{G}(n,overrightarrow{a}, overrightarrow{K_n},P_n)$ has applications in secure sensor networks and social networks. We investigate connectivity in this general random intersection graph $mathbb{G}(n,overrightarrow{a}, overrightarrow{K_n},P_n)$ and present a sharp zero-one law. Our result is also compared with the zero-one law established by Yagan.","PeriodicalId":340112,"journal":{"name":"Workshop on Analytic Algorithmics and Combinatorics","volume":"108 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-08-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122889432","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
期刊
Workshop on Analytic Algorithmics and Combinatorics
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1