総頂点間経路長を最小にする完全2分木の同一階層内2辺追加モデル
全文
(2) Vol.2010-MPS-78 No.10 2010/5/21. 情報処理学会研究報告 IPSJ SIG Technical Report. する形で 2 辺追加の定式化を示す.. と定義する.. 3.1 1 辺追加の総頂点間短縮経路長. 以上より,根以外の共通祖先を持たない深さ N (N = 1, 2, . . . , H) の 2 頂点間に 1 辺を追. ここでは,高さ H(H = 1, 2, . . .) の完全 2 分木に対して,根以外の共通祖先を持たない. 加する場合の総頂点間短縮経路長 SH (N ) は,. 深さ N (N = 1, 2, . . . , H) の 2 頂点間に 1 辺を追加する場合の総頂点間短縮経路長の定式化. SH (N ) = AH (N ) + BH (N ) + CH (N ). を示す3) .. i ∑. {M (H − N + j − 1) + 1}(2i − 2j + 1). j=1. (6) となる.. 3.2 2 辺追加の総頂点間短縮経路長 ここでは,高さ H(H = 2, 3, . . .) の完全 2 分木に対して,2. で述べたように深さ. N (N = 2, 3, . . . , H) の階層に 2 辺を追加する場合の総頂点間短縮経路長を定式化する. 2 辺それぞれの頂点対は根以外の共通祖先を持たないので,各辺の追加による短縮経路長. 短縮経路長の総和は,. は 3.1 で求めた SH (N ) であるが,2 辺で共通の短縮部分があるため,その短縮経路長を減. ∑. じる必要がある.2 辺で共通の短縮経路長は 2{M (H − N )}2 であるので,2 辺を追加する. N −1. {M (H − i − 1) + 1}(2i − 1). 場合の総頂点間短縮経路長 TH (N ) は,式 (6) を用いて. (2). i=1. で与えられる.さらに,VkX (k. = 1, 2, . . . , N − 1) と. VkY. TH (N ) = 2SH (N ) − 2{M (H − N )}2. (k = 1, 2, . . . , N − 1) の頂点間の. N −2. {M (H − i − 2) + 1}. i ∑. ∑. N −1. = {M (H − N )}2 (4N − 4) + 4M (H − N ). 短縮経路長の総和は,. i=1. {M (H − i − 2) + 1}. i=1. と表される.ただし,M (h)(h = 0, 1, 2, . . .) は高さ h の完全 2 分木の頂点数を表す.次に,. ∑. ∑. N −2. +. V0X と VkY (k = 1, 2, . . . , N − 1) の頂点間と,V0Y と VkX (k = 1, 2, . . . , N − 1) の頂点間の. BH (N ) = 2M (H − N ). {M (H − i − 1) + 1}(2i − 1). i=1. = 1, 2, . . . , N − 1),v0Y の祖先の中で深さ N − k の頂点を vkY (k = 1, 2, . . . , N − 1) とする.また,v0X と v0Y の子孫の集合をそれぞれ V0X と V0Y と書く.ただし,子孫はその X 頂点自身も含むものとする.さらに,頂点 vkX の子孫の集合から vk−1 の子孫の集合を除い X Y Y たものを Vk (k = 1, 2, . . . , N − 1),頂点 vk の子孫の集合から vk−1 の子孫の集合を除い たものを VkY (k = 1, 2, . . . , N − 1) とする. このとき,V0X と V0Y の頂点間の短縮経路長の総和は, AH (N ) = {M (H − N )}2 (2N − 1) (1). vkX (k. CH (N ) =. ∑. N −1. = {M (H − N )}2 (2N − 1) + 2M (H − N ). ここで,追加する辺の頂点を v0X ,v0Y とし,v0X の祖先の中で深さ N − k の頂点を. {M (H − i − 1) + 1}(2i − 1). i=1. ∑. N −2. {M (H − N + j − 1) + 1}(2i − 2j + 1) (3). +2. j=1. {M (H − i − 2) + 1}. i=1. i ∑. {M (H − N + j − 1) + 1}(2i − 2j + 1). j=1. (7). となる.ただし, 0 ∑. と定式化される.. · = 0,. (4). 4. 最適辺追加深さ. i=1 −1 ∑. ここでは,式 (7) の TH (N ) を最大にする辺追加深さ N ∗ を求める.. ·=0. 式 (7) に. (5). i=1. 2. c 2010 Information Processing Society of Japan ⃝.
(3) Vol.2010-MPS-78 No.10 2010/5/21. 情報処理学会研究報告 IPSJ SIG Technical Report. M (h) = 2h+1 − 1. ture of a Complete Binary Tree, International Journal of Innovative Computing, Information and Control, Vol.4, No.5, pp.1135–1140 (2008). 7) Cormen, T.H., Leiserson, C.E., Rivest, R.L. and Stein C.: Introduction to Algorithms, 2nd ed., MIT Press, Cambridge, Mass. (2001).. (8). を代入して整理すると,次式が得られる.. TH (N ) = −22H−2N +3 + (3N − 1) 22H−N +1 + 3 · 2H−N +3 − 3 · 2H+2 + 4N − 4. (9) ここで,TH (N ) の N に関する差分を ∆TH (N ) とおくと,. ∆TH (N ) ≡ TH (N + 1) − TH (N ) = 3 · 22H−2N +1 − (3N − 4) 22H−N − 3 · 2H−N +2 + 4 <0. (10). となる.ただし,N = 2, 3, . . . , H − 1 である.したがって,総頂点間短縮経路長 TH (N ) を 最大にする最適辺追加深さは,高さ H に関係なく N ∗ = 2 である.. 5. お わ り に 本研究では,高さ H の完全 2 分木型組織構造を対象として,組織全体の情報伝達が最も 効率的になるような追加的関係を求める目的で,同じ階層内で 2 つの関係を追加するモデ ルを提案した.そこでは,総頂点間短縮経路長を定式化し,それを最大にする追加辺の深 さを解析的に求めた.最適辺追加深さは,完全 2 分木の高さに関係なく N ∗ = 2 となった. これは,組織の階層数に関係なくトップから 2 つ下の階層での関係形成が最も効率的であ ることを示している.. 参. 考. 文. 献. 1) Robbins, S.P.: Essentials of Organizational Behavior, 7th ed., Prentice Hall, Upper Saddle River, N.J. (2003). 2) Takahara, Y. and Mesarovic, M.: Organization Structure: Cybernetic Systems Foundation, Kluwer Academic/Plenum Publishers, New York (2003). 3) 澤田 清,宇野 斉:完全 2 分木型組織構造への関係追加モデル,日本応用数理学会 論文誌, Vol.10, No.4, pp.335–346 (2000). 4) 澤田 清:総頂点間経路長を最小にする完全 2 分木の階層間隣接化,日本応用数理学 会論文誌, Vol.13, No.3, pp.353–360 (2003). 5) Sawada, K. and Wilson, R.: Models of Adding Relations to an Organization Structure of a Complete K-ary Tree, European Journal of Operational Research, Vol.174, No.3, pp.1491–1500 (2006). 6) Sawada, K.: A Model of Adding Relations in Two Levels to an Organization Struc-. 3. c 2010 Information Processing Society of Japan ⃝.
(4)
関連したドキュメント
Likewise we show that any decomposition of the complete graph into strongly regular graphs of (negative) Latin square type is an amorphic association scheme.. We study strongly
Theorem 4.8 shows that the addition of the nonlocal term to local diffusion pro- duces similar early pattern results when compared to the pure local case considered in [33].. Lemma
Kilbas; Conditions of the existence of a classical solution of a Cauchy type problem for the diffusion equation with the Riemann-Liouville partial derivative, Differential Equations,
Related to this, we examine the modular theory for positive projections from a von Neumann algebra onto a Jordan image of another von Neumann alge- bra, and use such projections
Answering a question of de la Harpe and Bridson in the Kourovka Notebook, we build the explicit embeddings of the additive group of rational numbers Q in a finitely generated group
Then it follows immediately from a suitable version of “Hensel’s Lemma” [cf., e.g., the argument of [4], Lemma 2.1] that S may be obtained, as the notation suggests, as the m A
Applications of msets in Logic Programming languages is found to over- come “computational inefficiency” inherent in otherwise situation, especially in solving a sweep of
Our method of proof can also be used to recover the rational homotopy of L K(2) S 0 as well as the chromatic splitting conjecture at primes p > 3 [16]; we only need to use the