branching rule
Recently Published Documents


TOTAL DOCUMENTS

50
(FIVE YEARS 3)

H-INDEX

8
(FIVE YEARS 0)

Algorithms ◽  
2021 ◽  
Vol 14 (1) ◽  
pp. 21
Author(s):  
Christoph Hansknecht ◽  
Imke Joormann ◽  
Sebastian Stiller

The time-dependent traveling salesman problem (TDTSP) asks for a shortest Hamiltonian tour in a directed graph where (asymmetric) arc-costs depend on the time the arc is entered. With traffic data abundantly available, methods to optimize routes with respect to time-dependent travel times are widely desired. This holds in particular for the traveling salesman problem, which is a corner stone of logistic planning. In this paper, we devise column-generation-based IP methods to solve the TDTSP in full generality, both for arc- and path-based formulations. The algorithmic key is a time-dependent shortest path problem, which arises from the pricing problem of the column generation and is of independent interest—namely, to find paths in a time-expanded graph that are acyclic in the underlying (non-expanded) graph. As this problem is computationally too costly, we price over the set of paths that contain no cycles of length k. In addition, we devise—tailored for the TDTSP—several families of valid inequalities, primal heuristics, a propagation method, and a branching rule. Combining these with the time-dependent shortest path pricing we provide—to our knowledge—the first elaborate method to solve the TDTSP in general and with fully general time-dependence. We also provide for results on complexity and approximability of the TDTSP. In computational experiments on randomly generated instances, we are able to solve the large majority of small instances (20 nodes) to optimality, while closing about two thirds of the remaining gap of the large instances (40 nodes) after one hour of computation.


Author(s):  
Jacinta Torres

In recent work with Schumann we have proven a conjecture of Naito-Sagaki giving a branching rule for the decomposition of the restriction of an irreducible representation of the special linear Lie algebra to the symplectic Lie algebra, therein embedded as the fixed-point set of the involution obtained by the folding of the corresponding Dyinkin diagram. It provides a new approach to branching rules for non-Levi subalgebras in terms of Littelmann paths. In this paper we motivate this result, provide examples, and give an overview of the combinatorics involved in its proof.


2020 ◽  
Vol 2 (4) ◽  
pp. 273-296
Author(s):  
Fatma Gzara ◽  
Samir Elhedhli ◽  
Ugur Yildiz ◽  
Gohram Baloch

We analyze data emanating from a major e-commerce warehouse and provided by a third-party warehouse logistics management company to replicate flow diagrams, assess order fulfillment efficiency, identify bottlenecks, and suggest improvement strategies. Without access to actual layouts and process-flow diagrams and purely based on data, we are able to describe the processes in detail and prescribe changes. By investigating the characteristics of orders, the wave-sorting operation, and the order-preparation process, we find that products from different orders are picked in batches for efficiency. Similar products are picked in small containers called totes. Totes are then stored in a buffer area and routed to be emptied of their contents at induction lines. Orders are then consolidated at the put wall, where each order is accumulated in a cubby. This order consolidation process depends on the sequence in which totes are processed and has a huge impact on order-completion time. We, therefore, present a generalization of the parallel machine–scheduling problem that we call the order consolidation problem to determine the tote-processing sequence that minimizes total order completion time. We provide mathematical formulations and devise heuristic and exact solution methods. We propose a fast simulated annealing metaheuristic and a branch-and-price approach in which the subproblems are variants of the single machine-scheduling problem and are solved using dynamic programming. We also devise a new branching rule, compare it against the literature, and test it on randomly generated and industry data. Applied to the data and the warehouse under study, optimizing the order consolidation is found to decrease the completion time of 75.66% of orders and achieve average improvements of up to 28.77% in order consolidation time and 21.92% in cubby usage.


2020 ◽  
Vol 2020 (765) ◽  
pp. 249-277 ◽  
Author(s):  
Dihua Jiang ◽  
Baiying Liu ◽  
Bin Xu

AbstractLet G be a group and let H be a subgroup of G. The classical branching rule (or symmetry breaking) asks: For an irreducible representation π of G, determine the occurrence of an irreducible representation σ of H in the restriction of π to H. The reciprocal branching problem of this classical branching problem is to ask: For an irreducible representation σ of H, find an irreducible representation π of G such that σ occurs in the restriction of π to H. For automorphic representations of classical groups, the branching problem has been addressed by the well-known global Gan–Gross–Prasad conjecture. In this paper, we investigate the reciprocal branching problem for automorphic representations of special orthogonal groups using the twisted automorphic descent method as developed in [13]. The method may be applied to other classical groups as well.


2020 ◽  
Vol 49 (5) ◽  
pp. 71-75
Author(s):  
Y. S. Kucherov ◽  
R. V. Dopira ◽  
D. V. Yagolnikov ◽  
I. E. Yanochkin

The article proposes a method for solving the problem of choosing the element base and constructive solutions to ensure the required reliability of promising radio equipment at minimal cost. The problem belongs to the class of Boolean linear programming and is solved using the branch and bound method. The main idea of the branch and bound method is to determine the branching rule for assigning options and further evaluating the objective function on these subsets, which allows us to exclude from consideration subsets that do not contain optimal points. The task of increasing reliability can be solved by choosing more reliable elements and using the method of structural reservation of elements at the stage of product development. The results of using the proposed method to solve the practical problem of choosing the elements are presented.


2020 ◽  
Vol 34 (02) ◽  
pp. 1452-1459
Author(s):  
Jian-Ya Ding ◽  
Chao Zhang ◽  
Lei Shen ◽  
Shengyin Li ◽  
Bing Wang ◽  
...  

Mixed Integer Programming (MIP) is one of the most widely used modeling techniques for combinatorial optimization problems. In many applications, a similar MIP model is solved on a regular basis, maintaining remarkable similarities in model structures and solution appearances but differing in formulation coefficients. This offers the opportunity for machine learning methods to explore the correlations between model structures and the resulting solution values. To address this issue, we propose to represent a MIP instance using a tripartite graph, based on which a Graph Convolutional Network (GCN) is constructed to predict solution values for binary variables. The predicted solutions are used to generate a local branching type cut which can be either treated as a global (invalid) inequality in the formulation resulting in a heuristic approach to solve the MIP, or as a root branching rule resulting in an exact approach. Computational evaluations on 8 distinct types of MIP problems show that the proposed framework improves the primal solution finding performance significantly on a state-of-the-art open-source MIP solver.


2019 ◽  
Vol 11 (2) ◽  
pp. 131-141
Author(s):  
Sándor Szabó

Abstract In an earlier work [6] the concept of splitting partition of a graph was introduced in connection with the maximum clique problem. A splitting partition of a graph can be used to replace the graph by two smaller graphs in the course of a clique search algorithm. In other words splitting partitions can serve as a branching rule in an algorithm to compute the clique number of a given graph. In the paper we revisit this branching idea. We will describe a technique to construct not necessary optimal splitting partitions. The given graph can be viewed as a metric space and the geometry of this space plays a guiding role. In order to assess the performance of the procedure we carried out numerical experiments.


2019 ◽  
Vol 48 (1) ◽  
Author(s):  
Dorota Leszczyńska-Jasion ◽  
Yaroslav Petrukhin ◽  
Vasilyi Shangin ◽  
Marcin Jukiewicz

Kooi and Tamminga's correspondence analysis is a technique for designing proof systems, mostly, natural deduction and sequent systems. In this paper it is used to generate sequent calculi with invertible rules, whose only branching rule is the rule of cut. The calculi pertain to classical propositional logic and any of its fragments that may be obtained from adding a set (sets) of rules characterizing a two-argument Boolean function(s) to the negation fragment of classical propositional logic. The properties of soundness and completeness of the calculi are demonstrated. The proof of completeness is conducted by Kalmár's method. Most of the presented sequent-calculus rules have been obtained automatically, by a rule-generating algorithm implemented in Python. Correctness of the algorithm is demonstrated. This automated approach allowed us to analyse thousands of possible rules' schemes, hundreds of rules corresponding to Boolean functions, and to nd dozens of those invertible. Interestingly, the analysis revealed that the presented proof-theoretic framework provides a syntactic characteristics of such an important semantic property as functional completeness.


2018 ◽  
Vol 20 (2) ◽  
pp. 307-336 ◽  
Author(s):  
Santanu S. Dey ◽  
Asteroide Santana ◽  
Yang Wang

Sign in / Sign up

Export Citation Format

Share Document