Skip to main content

Showing 1–3 of 3 results for author: Frasinaru, C

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

    cs.MS cs.DS

    Graph4J -- A computationally efficient Java library for graph algorithms

    Authors: Cristian Frăsinaru, Emanuel Florentin Olariu

    Abstract: Graph algorithms play an important role in many computer science areas. In order to solve problems that can be modeled using graphs, it is necessary to use a data structure that can represent those graphs in an efficient manner. On top of this, an infrastructure should be build that will assist in implementing common algorithms or developing specialized ones. Here, a new Java library is introduced… ▽ More

    Submitted 19 August, 2023; originally announced August 2023.

  2. arXiv:2004.13425  [pdf, ps, other

    cs.GT

    A Branch and Bound Algorithm for Coalition Structure Generation over Graphs

    Authors: Emanuel Florentin Olariu, Cristian Frasinaru, Albert Abel Policiuc

    Abstract: We give a column generation based branch and bound algorithm for coalition structure generation over graphs problem using valuation functions for which this problem is proven to be NP-complete. For a given graph G = (V;E) and a valuation function w : 2^V -> R, the problem is to find the most valuable coalition structure (or partition) of V. We consider two cases: first when the value of a coalitio… ▽ More

    Submitted 28 April, 2020; originally announced April 2020.

    Comments: 19 pages

    Report number: Technical Reports of the Faculty of Computer Science, Alexandru Ioan Cuza University Iasi TR 20-03

  3. arXiv:1707.08725  [pdf, ps, other

    cs.DS

    An Improved Subsumption Testing Algorithm for the Optimal-Size Sorting Network Problem

    Authors: Cristian Frasinaru, Madalina Raschip

    Abstract: In this paper a new method for checking the subsumption relation for the optimal-size sorting network problem is described. The new approach is based on creating a bipartite graph and modelling the subsumption test as the problem of enumerating all perfect matchings in this graph. Experiments showed significant improvements over the previous approaches when considering the number of subsumption ch… ▽ More

    Submitted 27 July, 2017; originally announced July 2017.