Skip to main content

Showing 1–12 of 12 results for author: Pulaj, J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2409.04685  [pdf, ps, other

    cs.DC cs.GT

    Distributed Agreement in the Arrovian Framework

    Authors: Kenan Wood, Hammurabi Mendes, Jonad Pulaj

    Abstract: Preference aggregation is a fundamental problem in voting theory, in which public input rankings of a set of alternatives (called preferences) must be aggregated into a single preference that satisfies certain soundness properties. The celebrated Arrow Impossibility Theorem is equivalent to a distributed task in a synchronous fault-free system that satisfies properties such as respecting unanimous… ▽ More

    Submitted 29 October, 2024; v1 submitted 6 September, 2024; originally announced September 2024.

    Comments: Accepted for publication in the 2024 International Conference on Principles of Distributed Systems (OPODIS). Improved exposition. No new results

  2. arXiv:2405.08135  [pdf, other

    cs.DC cs.DM math.PR

    Optimal Multilevel Slashing for Blockchains

    Authors: Kenan Wood, Hammurabi Mendes, Jonad Pulaj

    Abstract: We present the notion of multilevel slashing, where proof-of-stake blockchain validators can obtain gradual levels of assurance that a certain block is bound to be finalized in a global consensus procedure, unless an increasing and optimally large number of Byzantine processes have their staked assets slashed -- that is, deducted -- due to provably incorrect behavior. Our construction is a highly… ▽ More

    Submitted 29 October, 2024; v1 submitted 13 May, 2024; originally announced May 2024.

    Comments: Accepted for publication at the 2024 International Conference on Principles of Distributed Systems (OPODIS). Reframed contribution, improved exposition. No new results

  3. arXiv:2401.04289  [pdf, ps, other

    q-fin.TR cs.DC

    Expiring Assets in Automated Market Makers

    Authors: Kenan Wood, Maurice Herlihy, Hammurabi Mendes, Jonad Pulaj

    Abstract: An automated market maker (AMM) is a state machine that manages pools of assets, allowing parties to buy and sell those assets according to a fixed mathematical formula. AMMs are typically implemented as smart contracts on blockchains, and its prices are kept in line with the overall market price by arbitrage: if the AMM undervalues an asset with respect to the market, an "arbitrageur" can make a… ▽ More

    Submitted 8 January, 2024; originally announced January 2024.

    Comments: 33 pages

  4. arXiv:2312.12618  [pdf, other

    math.CO cs.DM

    Automating Weight Function Generation in Graph Pebbling

    Authors: Dominic Flocco, Jonad Pulaj, Carl Yerger

    Abstract: Graph pebbling is a combinatorial game played on an undirected graph with an initial configuration of pebbles. A pebbling move consists of removing two pebbles from one vertex and placing one pebble on an adjacent vertex. The pebbling number of a graph is the smallest number of pebbles necessary such that, given any initial configuration of pebbles, at least one pebble can be moved to a specified… ▽ More

    Submitted 19 December, 2023; originally announced December 2023.

  5. arXiv:2312.10420  [pdf, ps, other

    cs.LO

    Satisfiability Modulo Theories for Verifying MILP Certificates

    Authors: Kenan Wood, Runtian Zhou, Haoze Wu, Hammurabi Mendes, Jonad Pulaj

    Abstract: Correctness of results from mixed-integer linear programming (MILP) solvers is critical, particularly in the context of applications such as hardware verification, compiler optimization, or machine-assisted theorem proving. To this end, VIPR 1.0 is the first recently proposed general certificate format for answers produced by MILP solvers. We design a schema to encode VIPR's inference rules as a g… ▽ More

    Submitted 26 September, 2024; v1 submitted 16 December, 2023; originally announced December 2023.

    Comments: Redesigned and optimized the transformation to a ground formula. Reimplemented the transformation in a more functional style of programming. Expanded the experiments. Improved exposition

  6. arXiv:2104.05816  [pdf, other

    math.OC cs.AI

    On the Linear Ordering Problem and the Rankability of Data

    Authors: Thomas R. Cameron, Sebastian Charmot, Jonad Pulaj

    Abstract: In 2019, Anderson et al. proposed the concept of rankability, which refers to a dataset's inherent ability to be meaningfully ranked. In this article, we give an expository review of the linear ordering problem (LOP) and then use it to analyze the rankability of data. Specifically, the degree of linearity is used to quantify what percentage of the data aligns with an optimal ranking. In a sports c… ▽ More

    Submitted 12 April, 2021; originally announced April 2021.

    Comments: 17 pages, 10 figures, to be published in Foundations of Data Science

    MSC Class: 52B12; 90C09; 90C27; 90C35

  7. arXiv:2008.06844  [pdf, ps, other

    math.OC cs.DM math.CO

    Diameter Polytopes of Feasible Binary Programs

    Authors: Thomas R. Cameron, Sebastian Charmot, Jonad Pulaj

    Abstract: Feasible binary programs often have multiple optimal solutions, which is of interest in applications as they allow the user to choose between alternative optima without deteriorating the objective function. In this article, we present the optimal diameter of a feasible binary program as a metric for measuring the diversity among all optimal solutions. In addition, we present the diameter binary pr… ▽ More

    Submitted 16 August, 2020; originally announced August 2020.

  8. arXiv:1903.02317  [pdf, ps, other

    math.CO cs.DM

    Characterizing 3-sets in Union-Closed Families

    Authors: Jonad Pulaj

    Abstract: A family of sets is union-closed (UC) if the union of any two sets in the family is also in the family. Frankl's UC sets conjecture states that for any nonempty UC family $\mathcal{F} \subseteq 2^{[n]}$ such that $\mathcal{F} \neq \left\{\emptyset\right\}$, there exists an element $i \in [n]$ that is contained in at least half the sets of $\mathcal{F}$. The 3-sets conjecture of Morris states that… ▽ More

    Submitted 6 March, 2019; originally announced March 2019.

  9. arXiv:1902.06891  [pdf, other

    cs.DC

    Using Skip Graphs for Increased NUMA Locality

    Authors: Samuel Thomas, Ana Hayne, Jonad Pulaj, Hammurabi Mendes

    Abstract: We present a data partitioning technique performed over skip graphs that promotes significant quantitative and qualitative improvements on NUMA locality in concurrent data structures, as well as reduced contention. We build on previous techniques of thread-local indexing and laziness, and, at a high level, our design consists of a partitioned skip graph, well-integrated with thread-local sequentia… ▽ More

    Submitted 18 February, 2020; v1 submitted 18 February, 2019; originally announced February 2019.

  10. arXiv:1704.06847  [pdf, ps, other

    math.OC cs.DS cs.NE cs.NI

    A hybrid primal heuristic for Robust Multiperiod Network Design

    Authors: Fabio D'Andreagiovanni, Jonatan Krolikowski, Jonad Pulaj

    Abstract: We investigate the Robust Multiperiod Network Design Problem, a generalization of the classical Capacitated Network Design Problem that additionally considers multiple design periods and provides solutions protected against traffic uncertainty. Given the intrinsic difficulty of the problem, which proves challenging even for state-of-the art commercial solvers, we propose a hybrid primal heuristic… ▽ More

    Submitted 22 April, 2017; originally announced April 2017.

    Comments: This is the authors' final version of the paper published in: Esparcia-Alcázar A., Mora A. (eds), EvoApplications 2014: Applications of Evolutionary Computation, LNCS 8602, pp. 15-26, 2014. DOI: 10.1007/978-3-662-45523-4\_2. The final publication is available at Springer via http://dx.doi.org/10.1007/978-3-662-45523-4_2. arXiv admin note: substantial text overlap with arXiv:1410.5850

    Journal ref: Esparcia-Alcázar A., Mora A. (Eds), EvoApplications 2014: Applications of Evolutionary Computation, Springer LNCS vol. 8602, pp. 15-26, 2014

  11. arXiv:1512.09354  [pdf, ps, other

    math.OC cs.AI cs.NI

    An (MI)LP-based Primal Heuristic for 3-Architecture Connected Facility Location in Urban Access Network Design

    Authors: Fabio D'Andreagiovanni, Fabian Mett, Jonad Pulaj

    Abstract: We investigate the 3-architecture Connected Facility Location Problem arising in the design of urban telecommunication access networks. We propose an original optimization model for the problem that includes additional variables and constraints to take into account wireless signal coverage. Since the problem can prove challenging even for modern state-of-the art optimization solvers, we propose to… ▽ More

    Submitted 27 April, 2017; v1 submitted 31 December, 2015; originally announced December 2015.

    Comments: This is the authors' final version of the paper published in: Squillero G., Burelli P. (eds), EvoApplications 2016: Applications of Evolutionary Computation, LNCS 9597, pp. 283-298, 2016. DOI: 10.1007/978-3-319-31204-0_19. The final publication is available at Springer via http://dx.doi.org/10.1007/978-3-319-31204-0_19

  12. arXiv:1410.5850  [pdf, ps, other

    math.OC cs.DS cs.NE

    A Fast Hybrid Primal Heuristic for Multiband Robust Capacitated Network Design with Multiple Time Periods

    Authors: Fabio D'Andreagiovanni, Jonatan Krolikowski, Jonad Pulaj

    Abstract: We investigate the Robust Multiperiod Network Design Problem, a generalization of the Capacitated Network Design Problem (CNDP) that, besides establishing flow routing and network capacity installation as in a canonical CNDP, also considers a planning horizon made up of multiple time periods and protection against fluctuations in traffic volumes. As a remedy against traffic volume uncertainty, we… ▽ More

    Submitted 27 April, 2017; v1 submitted 21 October, 2014; originally announced October 2014.

    Comments: This is the authors' final version of the paper published in Applied Soft Computing 26, 497-507, 2015, DOI: 10.1016/j.asoc.2014.10.016. The final publication is available at Elsevier ScienceDirect via http://dx.doi.org/10.1016/j.asoc.2014.10.016

    Journal ref: Applied Soft Computing 26 (2015) 497-507