2 research outputs found

    A fast algorithm for the gas station problem

    Full text link
    In the gas station problem we want to find the cheapest path between two vertices of an nn-vertex graph. Our car has a specific fuel capacity and at each vertex we can fill our car with gas, with the fuel cost depending on the vertex. Furthermore, we are allowed at most Δ\Delta stops for refuelling. In this short paper we provide an algorithm solving the problem in O(Δn2+n2logn)O(\Delta n^2 + n^2\log{n}) steps improving an earlier result by Khuller, Malekian and Mestre

    On the statistical evaluation of algorithmic's computational experimentation with infeasible solutions

    Full text link
    The experimental evaluation of algorithms results in a large set of data which generally do not follow a normal distribution or are not heteroscedastic. Besides, some of its entries may be missing, due to the inability of an algorithm to find a feasible solution until a time limit is met. Those characteristics restrict the statistical evaluation of computational experiments. This work proposes a bi-objective lexicographical ranking scheme to evaluate datasets with such characteristics. The output ranking can be used as input to any desired statistical test. We used the proposed ranking scheme to assess the results obtained by the Iterative Rounding heuristic (IR). A Friedman's test and a subsequent post-hoc test carried out on the ranked data demonstrated that IR performed significantly better than the Feasibility Pump heuristic when solving 152 benchmark problems of Nonconvex Mixed-Integer Nonlinear Problems. However, is also showed that the RECIPE heuristic was significantly better than IR when solving the same benchmark problems.Comment: 4 pages, 1 figure, 1 table, 17 reference
    corecore