Journal of the Operations Research Society of Japan
Online ISSN : 2188-8299
Print ISSN : 0453-4514
ISSN-L : 0453-4514
Volume 50, Issue 4
Displaying 1-26 of 26 articles from this issue
  • Article type: Cover
    2007 Volume 50 Issue 4 Pages Cover10-
    Published: 2007
    Released on J-STAGE: June 27, 2017
    JOURNAL FREE ACCESS
    Download PDF (17K)
  • Article type: Appendix
    2007 Volume 50 Issue 4 Pages App7-
    Published: 2007
    Released on J-STAGE: June 27, 2017
    JOURNAL FREE ACCESS
    Download PDF (69K)
  • Naoki Katoh, Hiroshi Yabe, Shoji Kasahara, Kazuhisa Makino, Tomomi Mat ...
    Article type: Article
    2007 Volume 50 Issue 4 Pages 277-
    Published: 2007
    Released on J-STAGE: June 27, 2017
    JOURNAL FREE ACCESS
    Download PDF (101K)
  • Katsuki Fujisawa, Kazuhide Nakata, Makoto Yamashita, Mituhiro Fukuda
    Article type: Article
    2007 Volume 50 Issue 4 Pages 278-298
    Published: 2007
    Released on J-STAGE: June 27, 2017
    JOURNAL FREE ACCESS
    The Semidefinite Program (SDP) has recently attracted much attention of researchers in various fields for the following reasons: (i) It has been intensively studied in both theoretical and numerical aspects. Especially the primal-dual interior-point method is known as a powerful tool for solving large-scale SDPs with accuracy. (ii) Many practical problems in various fields such as combinatorial optimization, control and systems theory, robust optimization and quantum chemistry can be modeled or approximated by using SDPs. (iii) Several software packages for solving SDPs and related problems (ex. the Second-Order Cone Program: SOCP) are available on the Internet. In 1995, we started the SDPA Project aimed for solving large-scale SDPs with numerical stability and accuracy. The SDPA (SemiDefinite Programming Algorithm) is a C++ implementation of a Mehrotra-type primal-dual predictor-corrector interior-point method for solving the standard form SDP and its dual. We have also developed some variants of the SDPA to handle SDPs with various features. The SDPARA is a parallel version of the SDPA on multiple processors and distributed memory, which replaces two major bottleneck components of the SDPA by their parallel implementation using MPI and ScaLAPACK. The SDPARA on parallel computer has attractive features; it can load a large-scale SDP into the distributed memory and solve it in a reasonable time. In this paper, we show through some numerical experiments that the SDPARA attains high performance. The SDPARA-C is an integration of two software SDPARA and SDPA-C which is a primal-dual interior-point method using the positive definite matrix completion technique. The SDPARA-C requires a small amount of memory when we solve sparse SDPs with a large-scale matrix variable and/or a large number of equality constraints. The paper also explains a grid portal system for solving SDPs, which we call the SDPA Online Solver. In this paper, we review the major achievements of the SDPA Project on solving large-scale SDPs. This paper provides an introductory and comprehensive materials for researchers who are interested in practical computational aspects of the SDPs.
    Download PDF (1763K)
  • Takayuki Shiina, Yu Tagaya, Susumu Morito
    Article type: Article
    2007 Volume 50 Issue 4 Pages 299-314
    Published: 2007
    Released on J-STAGE: June 27, 2017
    JOURNAL FREE ACCESS
    In this paper, we introduce a class of stochastic programming problem with fixed charge recourse in which a fixed cost is imposed if the value of the continuous recourse variable is strictly positive. The algorithm of a branch-and-cut method to solve the problem is developed by using the property of the expected recourse function. Then, the problem is applied to a power generating system. The numerical experiments show that the proposed algorithm is quite efficient. The mathematical programming model defined in this paper is quite useful for a variety of design and operational problems.
    Download PDF (1128K)
  • Satoru Iwata
    Article type: Article
    2007 Volume 50 Issue 4 Pages 315-324
    Published: 2007
    Released on J-STAGE: June 27, 2017
    JOURNAL FREE ACCESS
    A matroid pencil is a pair of linking systems having the same ground sets in common. It provides a combinatorial abstraction of matrix pencils. This paper investigates the properties of matroid pencils analogous to the theory of Kronecker canonical form. As an application, we give a simple alternative proof for a theorem of Murota on power products of linking systems.
    Download PDF (665K)
  • Leonid Khachiyan, Endre Boros, Konrad Borys, Khaled Elbassioni, Vladim ...
    Article type: Article
    2007 Volume 50 Issue 4 Pages 325-338
    Published: 2007
    Released on J-STAGE: June 27, 2017
    JOURNAL FREE ACCESS
    We show that enumerating all minimal spanning and connected subsets of a given matroid can be solved in incremental quasi-polynomial time. In the special case of graphical matroids, we improve this complexity bound by showing that all minimal 2-vertex connected subgraphs of a given graph can be generated in incremental polynomial time.
    Download PDF (1081K)
  • Takuro Fukunaga, Hiroshi Nagamochi
    Article type: Article
    2007 Volume 50 Issue 4 Pages 339-349
    Published: 2007
    Released on J-STAGE: June 27, 2017
    JOURNAL FREE ACCESS
    In this paper, we consider the problem of constructing a minimum cost graph with a specified edge-connectivity under a degree constraint. For a set V of vertices, let r: (V2)→Z_+ be a connectivity demand, a: V→Z_+ be a lower degree bound, b: V→Z_+ be an upper degree bound, and c: (V2)→Q_+ be a metric edge cost. The problem (V,r,a,b,c) asks to find a minimum cost multigraph G=(V,E) with no self-loops such that λ(u,v) &ge; r(u,v) holds for each vertex pair u,v ∈ V and a(v) &le; d(v) &le; b(v) holds for each vertex v ∈ V, where λ(u,v) (resp., d(v)) denotes the local-edge-connectivity between u and v (resp., the degree of v) in G. We reveal several conditions on functions r,a,b and c for which the above problem admits a constant-factor approximation algorithm. For example, we give a (2+2/k)-approximation algorithm to (V,r,a,b,c) with r(u,v) &ge; 2, u,v ∈ V and a uniform b(v), v ∈ V, where k=min_<u,v∈V> r(u,v). To design the algorithms in this paper, we derive new results on splitting and detachment, which are graph transformations to split vertices into several copies of them while preserving edge-connectivity.
    Download PDF (960K)
  • Shunji Umetani, Mutsunori Yagiura
    Article type: Article
    2007 Volume 50 Issue 4 Pages 350-375
    Published: 2007
    Released on J-STAGE: June 27, 2017
    JOURNAL FREE ACCESS
    The set covering problem (SCP) is one of representative combinatorial optimization problems, which has many practical applications. The continuous development of mathematical programming has derived a number of impressive heuristic algorithms as well as exact branch-and-bound algorithms, which can solve huge SCP instances of bus, railway and airline crew scheduling problems. We survey heuristic algorithms for SCP focusing mainly on contributions of mathematical programming techniques to heuristics, and illustrate their performance through experimental analysis.
    Download PDF (2092K)
  • Yoshiyuki Karuno, Hiroshi Nagamochi, Xiaoming Wang
    Article type: Article
    2007 Volume 50 Issue 4 Pages 376-389
    Published: 2007
    Released on J-STAGE: June 27, 2017
    JOURNAL FREE ACCESS
    In this paper, we deal with a certain type of automated food packing system with n hoppers. The system repeats throwing some amount of foods into empty hoppers to make all hoppers full of foods, and collecting the foods from several hoppers to pack them into a single package. We treat foods thrown into each hopper as an item i with an integer weight w_i. Given a set I of n items in the hoppers, the packing system chooses a subset I' (⊆ I) of items, and puts them into a package so that the total weight of items is at least a specified target weight B. The packing system then throws new items into the empty hoppers, and the set I is updated to be the union of the remaining items in I-I' and the new items. Repeating such packing operations, it produces a large number of packages one by one. In the packing system, an item may stay for a long time in some hopper until it is chosen for packing. To avoid such a situation, we introduce a priority r_i for each item i, and formulate the problem of choosing a subset I' as a bi-criteria discrete optimization problem in which one objective is to minimize Σ_<i∈I'> w_i such that Σ_<i∈I'> w_i &ge; B must be satisfied, and the other is to maximize Σ_<i∈I'> γ_i. In this paper, we propose an O(n^2w_<max>) time algorithm based on dynamic programming to obtain a nondominated solution, where w_<max> is an upper bound on the weight of an item. We also report the results on computational experiments conducted to examine the performance of the proposed approach.
    Download PDF (944K)
  • Naoto Miyoshi
    Article type: Article
    2007 Volume 50 Issue 4 Pages 390-403
    Published: 2007
    Released on J-STAGE: June 27, 2017
    JOURNAL FREE ACCESS
    We propose dual form of Markov renewal equations. While the dual form is theoretically equivalent to the classical standard form of Markov renewal equation, it is shown to be a useful tool for analysis of recent stochastic models. To demonstrate the power of the dual form of Markov renewal equations, we apply one to tail asymptotic analysis of the stationary workload distribution for a single-server queue, where its arrival process is governed by a countable-state Markov chain. This application extends the existing result for the case with a finite-state Markov chain. We find that our approach with the dual form of Markov renewal equation gives a more straightforward proof than those in the previous works and makes the extension simple.
    Download PDF (1083K)
  • Shigeo Shioda, Kenji Ohtsuka, Fumiaki Machihara
    Article type: Article
    2007 Volume 50 Issue 4 Pages 404-427
    Published: 2007
    Released on J-STAGE: June 27, 2017
    JOURNAL FREE ACCESS
    We propose a new finite population model for cellular mobile systems with traveling users. In this model, mobile users arrive according to a Poisson process from outside the system, independently travel in the system, and leave the system in due time. A mobile user is either in call (active) or out of call (inactive). We find that if two minor modifications are made to the model, the joint distribution of the number of calls in progress in each cell has the product form. Making the two modifications is referred to as product-form approximation in this paper. Under the product-form approximation, the probability that channels are fully occupied in a cell is given by the Erlang-loss formula. We evaluate the accuracy of the product-form approximation through several simulation experiments, and find that the Erlang-loss formula remains applicable to the performance evaluation and channel provisioning of cellular mobile systems.
    Download PDF (1597K)
  • Masaki Aida, Chisa Takano, Shunichi Osawa
    Article type: Article
    2007 Volume 50 Issue 4 Pages 428-443
    Published: 2007
    Released on J-STAGE: June 27, 2017
    JOURNAL FREE ACCESS
    The Internet of today supports various types of communication services including not only conventional data communication services but also stream-type communication services. Typical examples of stream-type services include interactive voice such as Voice over IP (VoIP) and live video delivery. Stream services require real-time packet transmission, and the continuous playback of packets at the receiver side. As a result, they are not only sensitive to the absolute value of the delay, but also sensitive to delay variations. This paper addresses the problem of optimal routing for stream-type communication services. Optimality is discussed in terms of the continuous playback of packets. From network observations, we assume that the end-to-end delay statistics conform to a normal distribution. We model a network as a weighted graph with its link weights representing link delays. In the course of the analysis, we show that this type of routing optimization problem can be formulated as a process of searching for a specific point in a coordinate system defined by the mean and variance of the end-to-end delay. This paper presents an efficient algorithm for finding the optimal point in this coordinate system.
    Download PDF (1085K)
  • Koichi Tokuno, Shigeru Yamada
    Article type: Article
    2007 Volume 50 Issue 4 Pages 444-462
    Published: 2007
    Released on J-STAGE: June 27, 2017
    JOURNAL FREE ACCESS
    This paper proposes the methods of the operation-oriented software availability measurement and assessment. Considering the difference of the software failure-occurrence phenomena and the restoration characteristics between the testing and the operation phases, we first introduce the environmental factors into the existing Markovian software availability model. Next we discuss the stochastic modeling for measuring software service availability; this is one of the customer-oriented attribute and defined as the attribute that the software system can successfully satisfy the end users' requests. We derive several service-oriented software availability assessment measures which are given as the functions of time and the number of debuggings. Finally, we present several numerical examples of these measures for software service availability analysis.
    Download PDF (1237K)
  • Norio Hibiki
    Article type: Article
    2007 Volume 50 Issue 4 Pages 463-487
    Published: 2007
    Released on J-STAGE: June 27, 2017
    JOURNAL FREE ACCESS
    We discuss an optimization model to obtain an optimal investment and insurance strategy for a household. In this paper, we extend the studies in Hibiki and Komoribayashi (2006). We introduce the following points, and examine the model with numerical examples. (1) We consider cash flow due to a serious disease and involve medical insurance. (2) An optimization model is formulated with term life insurance which variable insurance money is received. (3) We propose a model to decide optimal life and medical insurance money received at each time. (4) Sampling error is examined with 100 kinds of 5,000 sample paths.
    Download PDF (1848K)
  • Koichi Miyazaki
    Article type: Article
    2007 Volume 50 Issue 4 Pages 488-514
    Published: 2007
    Released on J-STAGE: June 27, 2017
    JOURNAL FREE ACCESS
    This article provides an overview of market-based option pricing and its applications. First, two fundamental approaches for market-based option pricing from the literature are introduced. Then, three important new processes, the deterministic volatility model, the stochastic volatility model, and a model including jump, are discussed. Finally, several empirical analyses on the NIKKEI225 option market are provided as examples.
    Download PDF (2306K)
  • Koichi Genma, Yutaka Kato, Kazuyuki Sekitani
    Article type: Article
    2007 Volume 50 Issue 4 Pages 515-539
    Published: 2007
    Released on J-STAGE: June 27, 2017
    JOURNAL FREE ACCESS
    A matrix balancing problem and an eigenvalue problem are transformed into two minimum-norm point problems whose difference is only a norm. The matrix balancing problem is solved by scaling algorithms that are as simple as the power method of the eigenvalue problem. This study gives a proof of global convergence for scaling algorithms and applies the algorithm to Analytic Hierarchy process (AHP), which derives priority weights from pairwise comparison values by the eigenvalue method (EM) traditionally. Scaling algorithms provide the minimum X square estimate from pairwise comparison values. The estimate has properties of priority weights such as right-left symmetry and robust ranking that are not guaranteed by the EM.
    Download PDF (1824K)
  • Yoshiaki Ohsawa, Naoya Ozaki, Frank Plastria, Kazuki Tamura
    Article type: Article
    2007 Volume 50 Issue 4 Pages 540-562
    Published: 2007
    Released on J-STAGE: June 27, 2017
    JOURNAL FREE ACCESS
    The criteria used in location analysis have to be chosen according to the character of the facility. The single facility location models addressed in this paper accommodate simultaneous multiple criteria in a continuous space in the framework of ordered median problems, which generate and unify many standard location problems. We demonstrate that tools of computational geometry such as Voronoi diagrams and arrangements of curves and lines, enable us to identify the entire set of Pareto-optimal locations, when the squared Euclidean distances between the facility and affected inhabitants are used. For two objectives this works for any type of ordered median objectives and any polygonally bounded feasible region. When more than two criteria are present the objectives and the feasible region have to be convex. For the analysis of this last case we extend several recent structural results for unconstrained convex vector optimization to a convex and compact constraint. Our findings are illustrated by several examples.
    Download PDF (1748K)
  • Atsuko Ikegami, Aki Uno
    Article type: Article
    2007 Volume 50 Issue 4 Pages 563-575
    Published: 2007
    Released on J-STAGE: June 27, 2017
    JOURNAL FREE ACCESS
    Home help organizations provide services at respective users' homes at a time that is convenient for the user. Helpers with time window constraints for their working hours must be assigned to these services to ensure that the services are provided. Producing adequate schedules usually takes the schedulers a considerable amount of time due to many types of constraints and requirements. It is difficult even to estimate the number of helpers needed. In this paper, we introduce a mathematical programming formulation of the home help staff scheduling problem, and propose two types of lower bounds for the number of helpers needed on a specific day. We then also calculate the number of helpers using a simple heuristic algorithm in order to determine the upper bound. Combining the bounds with the information obtained when determining the bounds was shown to be useful for arranging the appropriate helpers for each day before making a detailed schedule, even though each of the algorithms that obtains the bounds is very simple.
    Download PDF (816K)
  • Article type: Appendix
    2007 Volume 50 Issue 4 Pages 576-
    Published: 2007
    Released on J-STAGE: June 27, 2017
    JOURNAL FREE ACCESS
    Download PDF (81K)
  • Article type: Index
    2007 Volume 50 Issue 4 Pages 577-580
    Published: 2007
    Released on J-STAGE: June 27, 2017
    JOURNAL FREE ACCESS
    Download PDF (159K)
  • Article type: Index
    2007 Volume 50 Issue 4 Pages 581-585
    Published: 2007
    Released on J-STAGE: June 27, 2017
    JOURNAL FREE ACCESS
    Download PDF (271K)
  • Article type: Appendix
    2007 Volume 50 Issue 4 Pages 586-
    Published: 2007
    Released on J-STAGE: June 27, 2017
    JOURNAL FREE ACCESS
    Download PDF (58K)
  • Article type: Appendix
    2007 Volume 50 Issue 4 Pages App8-
    Published: 2007
    Released on J-STAGE: June 27, 2017
    JOURNAL FREE ACCESS
    Download PDF (95K)
  • Article type: Cover
    2007 Volume 50 Issue 4 Pages Cover11-
    Published: 2007
    Released on J-STAGE: June 27, 2017
    JOURNAL FREE ACCESS
    Download PDF (63K)
  • Article type: Cover
    2007 Volume 50 Issue 4 Pages Cover12-
    Published: 2007
    Released on J-STAGE: June 27, 2017
    JOURNAL FREE ACCESS
    Download PDF (63K)
feedback
Top