In the literature, many algorithms have been proposed for finding cutnodes on undirected graphs, since cutnodes are crucial to graph connectivity. Here, a cutnode of an undirected graph G is a node of G, whose deletio...
详细信息
In the literature, many algorithms have been proposed for finding cutnodes on undirected graphs, since cutnodes are crucial to graph connectivity. Here, a cutnode of an undirected graph G is a node of G, whose deletion will cause a reachable pair of the other nodes in G to be unreachable. Currently, the difficulty of maintaining the entire G in the main memory makes researchers pay attention to compute cutnodes on semi-external memory model. This paper shows that traditional semi-external algorithms are limited by their unbounded time and I/O consumption, making them impractical when G is relatively large or complex. Thus, we propose a linear semi -external cutnode computation algorithm, named SECN. Assuming that G has n nodes and m edges, and B is the disk block size. SECN is the first that can find all the cutnodes of G in O(m thorn n) time and with O(m/B) I/O cost on the semi-external memory model, as far as we know. SECN also has a smaller minimum memory space requirement than traditional algorithms. Our experimental evaluation conducted on both synthetic and real graphs confirms that SECN significantly outperforms existing algorithms (up to 103 times faster). (c) 2022 Elsevier Inc. All rights reserved.
Sweet potato [Ipomoea batatas (L.) Lam] is one of the primary sources for producing high-quality starch characterized by large particles and high viscosity, and has been widely used as suitable raw materials for indus...
详细信息
Sweet potato [Ipomoea batatas (L.) Lam] is one of the primary sources for producing high-quality starch characterized by large particles and high viscosity, and has been widely used as suitable raw materials for industrial production purposes. To quantify the starch content in postharvest sweet potatoes for industrial application, an online method based on near-infrared (NIR) data combined with chemometrics was developed using 650 samples for calibration and internal validation, and 50 samples for independent external validation. Seven informative wavelengths (910, 959, 1197, 1215, 1450, 1468 and 1699 nm) associated with the prediction of starch in 900-1700 nm range were further selected by competitive adaptive reweighted sampling (CARS) algorithm to relate to measured starch values using linear algorithms, achieving good validation performance to predict starch of sweet potato with correlation coefficients of 0.94 and error of 1.26 g/100 g. The developed NIR-based method is simple, convenient, efficient and promising. It can be applied for real-time online determination of starch content in sweet potatoes after harvest to further use in food and other industry.
A set D of vertices in a graph G is a k-fair dominating set if every vertex not in D is adjacent to exactly k vertices in D. The weighted k-fair domination number wfd k(G) of a vertex-weighted graph G is the minimum w...
详细信息
In recent years, researchers around the world have been researching and improving the technique of 1D calibration of cameras. The previous work has been primarily focused on reducing the motion constraints of one-dime...
详细信息
ISBN:
(纸本)9783030337094;9783030337087
In recent years, researchers around the world have been researching and improving the technique of 1D calibration of cameras. The previous work has been primarily focused on reducing the motion constraints of one-dimensional calibration objects, however the accuracy of the existing methods still needs to be improved when random noise is introduces. In order to improve the accuracy of the one-dimensional calibration of the camera, in this paper, we propose a new calibration method by combining a weighted similar invariant linear algorithm and an improved nonlinear optimization algorithm. Specifically, we use the weighted similar invariant linear algorithm to obtain the camera parameters as the initial calibration parameters, and then optimize the parameters by using improved nonlinear algorithm. Finally, in the case of introducing random noise, the results of computer simulations and laboratory experiments show that when the noise level reaches 2 pixels, the parameter error of this method is mostly reduced to 0.2% compared with other methods, which verifies the feasibility of our proposed method.
We propose a linear time and linear space algorithm that constructs a minimal (in the total cost) sequence of operations required to transform a directed graph consisting of disjoint cycles into any graph of the same ...
详细信息
We propose a linear time and linear space algorithm that constructs a minimal (in the total cost) sequence of operations required to transform a directed graph consisting of disjoint cycles into any graph of the same type. The following operations are allowed: double-cut-and-join of vertices and insertion or deletion of a connected fragment of edges;the latter two operations have the same cost. We present a complete proof that the algorithm finds the corresponding minimum. The problem is a nontrivial particular case of the general problem of transforming a graph into another, which in turn is an instance of a hard optimization problem in graphs. In this general problem, which is known to be NP-complete, each vertex of a graph is of degree 1 or 2, edges with the same name may repeat unlimitedly, and operations belong to a well-known list including the above-mentioned operations. We describe our results for the general problem, but the proof is given for the cyclic case only.
Localization of magnetic target can be estimated through a magnetic anomaly. Generally, we need to solve the high-order nonlinear equations for estimating the position and magnetic moment of the target. Therefore, opt...
详细信息
Localization of magnetic target can be estimated through a magnetic anomaly. Generally, we need to solve the high-order nonlinear equations for estimating the position and magnetic moment of the target. Therefore, optimization algorithms are applied to calculate the solution of the nonlinear equations. In this paper, we present a fast linear algorithm for locating the target based on the total magnetic field gradient. In the algorithm, we give the closed-form formula of the static magnetic target localization. According to the properties of the vector, we can obtain a cubic equation of any 1-D position of the target. Thus, we can easily solve the cubic equation and obtain the closed-form formula of the target localization. Compared with the optimization algorithms, the proposed method provides good performance using short time and can be used to locate the target in real time. The proposed method is validated by the numerical simulation and real experimental data. The position and magnetic moment of the target are calculated rapidly. And the results show that the estimated parameters of the static target using the proposed method are very close to the true values.
In flux balance analysis, where flux distribution within a cell metabolic network is estimated by optimizing an objective function, there commonly exist multiple optimal flux distributions. Although finding all optima...
详细信息
In flux balance analysis, where flux distribution within a cell metabolic network is estimated by optimizing an objective function, there commonly exist multiple optimal flux distributions. Although finding all optimal solutions is possible, their interpretation is a challenge. A new four-phase algorithm (LAMOS) is therefore proposed in this work to efficiently enumerate all of these solutions based on iterative substitution of a current non-basic variable with a basic variable. These basic and non-basic variables are called key reaction pairs that their successive activity or inactivity causes alternate optimal solutions. LAMOS was implemented on E. coli metabolic models and the results proved it as a simple and fast method capable of finding the key reactions as well as reactions participating in the futile cycles. Key reactions were 1-3% of all reactions for the large-scale models and these reactions were identified using only 1% of optimal solutions. (C) 2018 Elsevier Ltd. All rights reserved.
We propose an algorithm, linear in both running time and memory, that constructs a sequence of operations that transform any given directed graph with degree of any vertex at most two to any other given graph of the s...
详细信息
We propose an algorithm, linear in both running time and memory, that constructs a sequence of operations that transform any given directed graph with degree of any vertex at most two to any other given graph of the same type with minimal total cost. This sequence is called the shortest one. We allow four standard operations of re-gluing graphs with equal cost and two more additional operations of inserting and deleting a connected section of edges that also have equal cost. We prove that the algorithm finds a minimum with this restriction on the costs.
In this paper, we present a linear algorithm to find a perfect matching in a polyomino graph or show that there are none. (C) 2017 Elsevier B.V. All rights reserved.
In this paper, we present a linear algorithm to find a perfect matching in a polyomino graph or show that there are none. (C) 2017 Elsevier B.V. All rights reserved.
A novel time-and memory-efficient algorithm for solving the problem of finding the most economical (i.e., having the lowest overall cost) transformation of an arbitrary oriented graph representing a disjoint union of ...
详细信息
A novel time-and memory-efficient algorithm for solving the problem of finding the most economical (i.e., having the lowest overall cost) transformation of an arbitrary oriented graph representing a disjoint union of chains and cycles into another graph of the same type is proposed. The correctness of this algorithm (i.e., the fact that it always yields the minimum of the overall cost functional) and the linearity of the estimated memory and time of its operation are demonstrated.
暂无评论