147 research outputs found

    Integer programming methods for special college admissions problems

    Get PDF
    We develop Integer Programming (IP) solutions for some special college admission problems arising from the Hungarian higher education admission scheme. We focus on four special features, namely the solution concept of stable score-limits, the presence of lower and common quotas, and paired applications. We note that each of the latter three special feature makes the college admissions problem NP-hard to solve. Currently, a heuristic based on the Gale-Shapley algorithm is being used in the application. The IP methods that we propose are not only interesting theoretically, but may also serve as an alternative solution concept for this practical application, and also for other ones

    New and simple algorithms for stable flow problems

    Get PDF
    Stable flows generalize the well-known concept of stable matchings to markets in which transactions may involve several agents, forwarding flow from one to another. An instance of the problem consists of a capacitated directed network, in which vertices express their preferences over their incident edges. A network flow is stable if there is no group of vertices that all could benefit from rerouting the flow along a walk. Fleiner established that a stable flow always exists by reducing it to the stable allocation problem. We present an augmenting-path algorithm for computing a stable flow, the first algorithm that achieves polynomial running time for this problem without using stable allocation as a black-box subroutine. We further consider the problem of finding a stable flow such that the flow value on every edge is within a given interval. For this problem, we present an elegant graph transformation and based on this, we devise a simple and fast algorithm, which also can be used to find a solution to the stable marriage problem with forced and forbidden edges. Finally, we study the stable multicommodity flow model introduced by Kir\'{a}ly and Pap. The original model is highly involved and allows for commodity-dependent preference lists at the vertices and commodity-specific edge capacities. We present several graph-based reductions that show equivalence to a significantly simpler model. We further show that it is NP-complete to decide whether an integral solution exists

    Rotation-based formulation for stable matching

    Get PDF
    We introduce new CP models for the many-to-many stable matching problem. We use the notion of rotation to give a novel encoding that is linear in the input size of the problem. We give extra filtering rules to maintain arc consistency in quadratic time. Our experimental study on hard instances of sex-equal and balanced stable matching shows the efficiency of one of our propositions as compared with the state-of-the-art constraint programming approach

    Review article: Inferring permafrost and permafrost thaw in the mountains of the Hindu Kush Himalaya region

    Get PDF
    The cryosphere reacts sensitively to climate change, as evidenced by the widespread retreat of mountain glaciers. Subsurface ice contained in permafrost is similarly affected by climate change, causing persistent impacts on natural and human systems. In contrast to glaciers, permafrost is not observable spatially and therefore its presence and possible changes are frequently overlooked. Correspondingly, little is known about permafrost in the mountains of the Hindu Kush Himalaya (HKH) region, despite permafrost area exceeding that of glaciers in nearly all countries. Based on evidence and insight gained mostly in other permafrost areas globally, this review provides a synopsis on what is known or can be inferred about permafrost in the mountains of the HKH region. Given the extreme nature of the environment concerned, it is to be expected that the diversity of conditions and phenomena encountered in permafrost exceed what has previously been described and investigated. We further argue that climate change in concert with increasing development will bring about diverse permafrost-related impacts on vegetation, water quality, geohazards, and livelihoods. To better anticipate and mitigate these effects, a deepened understanding of high-elevation permafrost in subtropical latitudes as well as the pathways interconnecting environmental changes and human livelihoods are needed

    Structural Correlates of Taste and Smell Loss in Encephalitis Disseminata

    Get PDF
    BACKGROUND: Olfactory dysfunction in MS patients is reported in the literature. MRI of the olfactory bulb (OB) is discussed as a promising new testing method for measuring olfactory function (OF). Aim of this study was to explore reasons for and optimize the detection of olfactory dysfunction in MS patients with MRI. MATERIALS AND METHODS: OB and olfactory brain volume was assessed within 34 MS patients by manual segmentation. Olfactory function was tested using the Threshold-Discrimination-Identification-Test (TDI), gustatory function was tested using Taste Strips (TST). RESULTS: 41% of the MS patients displayed olfactory dysfunction (8% of the control group), 16% displayed gustatory dysfunction (5% of the control group). There was a correlation between the OB volume and the number and volume of MS lesions in the olfactory brain. Olfactory brain volume correlated with the volume of lesions in the olfactory brain and the EDSS score. The TST score correlated with the number and volume of lesions in the olfactory brain. CONCLUSION: The correlation between a higher number and volume of MS lesions with a decreased OB and olfactory brain volume could help to explain olfactory dysfunction

    Competitive Equilibrium and Trading Networks: A Network Flow Approach

    Get PDF
    Under full substitutability of preferences, it has been shown that a competitive equilibrium exists in trading networks, and is equivalent (after a restriction to equilibrium trades) to (chain) stable outcomes. In this paper, we formulate the problem of finding an efficient outcome as a generalized submodular flow problem on a suitable network. Equivalence with seemingly weaker notions of stability follows directly from the optimality conditions, in particular the absence of improvement cycles in the flow problem. Our formulation yields strongly polynomial algorithms for finding competitive equilibria in trading networks, and testing (chain) stability

    Automating and simplifying agreement and secrecy verification using PVS

    Get PDF
    In this thesis we present a system for assisting with theorem proving of security protocols. The desirability of theorem proving is examined and a method of automating the encoding, and some sections of the proof, are demonstrated. We also discuss various aspects of two different classes of security properties: secrecy and agreement. We demonstrate how our system can be used via two case study protocols, NetBill and SET. The proof can be decomposed into various sub-lemmas, most of which can be proven automatically, and then used to simplify the proofs of the final theorems of interest
    corecore