Loading...
Search for: algorithms
0.02 seconds
Total 4579 records

    Quantum Walk Application in Search Algorithms

    , M.Sc. Thesis Sharif University of Technology Ghorban Fekr, Hossein (Author) ; Karimipour, Vahid (Supervisor)
    Abstract
    Providing an Algorithm whi? can solve the sear? problem using minimum resources(su? as time, memory and so on)has been ?allenged by computer science experts for many years. By discovering the quantum computer it can be asked that does the quantum algorithm provide a be?er solution to sear? problem? ?e answer is yes. In this thesis the grover’s algorithm, the quantum sear? algorithm using the quantum walk, probabilistic quantum sear? algorithm and finally the two-qubit grover sear? algorithm implementation in physical world will be discussed  

    An ACO algorithm for the graph coloring problem [electronic resource]

    , Article Computational Intelligence Methods and Applications, ICSC Congress on ; 2005 Salari, M. (Majid) ; Eshghi, Kourosh ; Sharif University of Technology
    Abstract
    Ant colony optimization (ACO) is a well-known metaheuristic in which a colony of artificial ants cooperate in exploring good solutions to a combinatorial optimization problem. In this paper, an ACO algorithm is presented for the graph coloring problem. This ACO algorithm conforms to max-min ant system structure and exploits a local search heuristic to improve its performance. Experimental results on DIMACS test instances show improvements over existing ACO algorithms of the graph coloring problem  

    An algorithmic approach for finding deletion correcting codes

    , Article 2011 IEEE Information Theory Workshop, ITW 2011 ; 2011 , Pages 25-29 ; 9781457704376 (ISBN) Khajouei, F ; Zolghadr, M ; Kiyavash, N ; Sharif University of Technology
    Abstract
    A general construction for deletion/insertion correcting codes is proposed by concatenating codes derived from a heuristic maximal independent set algorithm on an appropriately defined graph. Our heuristic algorithm is polynomial with respect to the number of nodes in the graph. This methodology may be used for construction of any length n, s-deletion code. Our experimental results show that cardinalities of our codebooks exceed sizes of all previously known constructions. In fact, they are comparable to Levenshteins lower bound  

    Accuracy versus run time in an adiabatic quantum search

    , Article Physical Review A - Atomic, Molecular, and Optical Physics ; Volume 82, Issue 5 , 2010 ; 10502947 (ISSN) Rezakhani, A. T ; Pimachev, A. K ; Lidar, D. A ; Sharif University of Technology
    2010
    Abstract
    Adiabatic quantum algorithms are characterized by their run time and accuracy. The relation between the two is essential for quantifying adiabatic algorithmic performance yet is often poorly understood.We study the dynamics of a continuous time, adiabatic quantum search algorithm and find rigorous results relating the accuracy and the run time. Proceeding with estimates, we show that under fairly general circumstances the adiabatic algorithmic error exhibits a behavior with two discernible regimes: The error decreases exponentially for short times and then decreases polynomially for longer times.We show that the well-known quadratic speedup over classical search is associated only with the... 

    Implementation of a robust algorithm for prediction of forming limit diagrams

    , Article Journal of Materials Engineering and Performance ; Volume 17, Issue 1 , 2008 , Pages 1-6 ; 10599495 (ISSN) Ganjiani, M ; Assempour, A ; Sharif University of Technology
    2008
    Abstract
    In this article, a robust algorithm for prediction of forming limit diagrams (FLD) has been presented. The presented model is based on the "Marciniak and Kuczynski" (M-K) theory. Solution to the system of equations has been obtained by applying the Newton's method. Since the Newton's method usually has nonconverging problem, a particular backtracking algorithm has been developed and applied. In this algorithm, a technique for step length selection in the frame of gradient descent method has been implemented. Also for the convergence criterion the so-called "Armijo" condition has been used. For verification of the results, BBC2000 yield function and Swift hardening law for AK steel metal have... 

    Hybrid meta-heuristic algorithms for solving network design problem

    , Article European Journal of Operational Research ; Volume 182, Issue 2 , 2007 , Pages 578-596 ; 03772217 (ISSN) Poorzahedy, H ; Rouhani, O. M ; Sharif University of Technology
    2007
    Abstract
    Network design problem has been, and is, an important problem in transportation. Following an earlier effort in designing a meta-heuristic search technique by an ant system, this paper attempts to hybridize this concept with other meta-heuristic concepts such as genetic algorithm, simulated annealing, and tabu search. Seven hybrids have been devised and tested on the network of Sioux Falls. It has been observed that the hybrids are more effective to solve the network design problem than the base ant system. Application of the hybrid containing all four concepts on a real network of a city with over 2 million population has also proved to be more effective than the base network, in the sense... 

    Bicriteria two-machine flowshop scheduling using metaheuristics

    , Article 9th Annual Genetic and Evolutionary Computation Conference, GECCO 2007, London, 7 July 2007 through 11 July 2007 ; 2007 , Pages 909- ; 9781595936974 (ISBN) Mansouri, S. A ; Hendizadeh, S. H ; Salmasi, N ; Sharif University of Technology
    2007
    Abstract
    A bicriteria two-machine flowshop scheduling problem is addressed to minimize the number of setups and makespan. The jobs have sequence dependent setup times. Scheduling problems considering either of these objectives are NP-hard. Two multi-objective metaheurisctics based on genetic algorithms (MOGA) and simulated annealing (MOSA) are proposed to find approximations of Pareto-optimal frontiers. The performances of these approaches are compared with lower bounds for small problems. In larger problems, their performance is compared with each other. Experimentations revealed that both algorithms perform very similar on small problems and that MOGA outperforms MOSA in terms of the quality of... 

    A MAC protocol equipped by a novel transmission scheduling algorithm for wireless LANs

    , Article 2006 3rd Annual IEEE Communications Society on Sensor and Ad hoc Communications and Networks, Secon 2006, Reston, VA, 25 September 2006 through 28 September 2006 ; Volume 3 , 2006 , Pages 933-939 ; 1424406269 (ISBN); 9781424406265 (ISBN) Ghaboosi, K ; Hossein Khalaj, B ; Sharif University of Technology
    Institute of Electrical and Electronics Engineers Inc  2006
    Abstract
    Hidden-terminal is one of the main problems in ad hoc wireless networks. In addition, there are scenarios where the desired destination is located in the range of other transmitters, so that the efforts on setting up communication with this terminal will fail due to collisions that may occur between transmitted control frames and undesired received control and data frames. This phenomenon becomes a bottleneck when most of data transmissions experience packet fragmentation. In such scenarios, the desired destination becomes unreachable during the data transfer of neighboring nodes. Using the same PHY of IEEE 802.11 and making slight modifications in its MAC, a new medium access control scheme... 

    Tight online conflict-free coloring of intervals

    , Article Scientia Iranica ; Volume 28, Issue 3 D , 2021 , Pages 1493-1496 ; 10263098 (ISSN) Abam, M. A ; Sharif University of Technology
    Sharif University of Technology  2021
    Abstract
    This study revisited the problem of online con ict-free coloring of intervals on a line, where each newly inserted interval must be assigned a color upon insertion such that the coloring remains conflict-free, i.e., for each point p in the union of the current intervals, there must be an interval I with a unique color among all intervals covering p. The bestknown algorithm uses O(log3 n) colors, where n is the number of current intervals. A simple greedy algorithm was presented that used only O(log n) colors. Therefore, the open problem raised in [Abam, M.A., Rezaei Seraji, M.J., and Shadravan, M. "Online conflictfree coloring of intervals", Journal of Scientia Iranica, 21(6), pp. 2138{2141... 

    Tight online conflict-free coloring of intervals

    , Article Scientia Iranica ; Volume 28, Issue 3 D , 2021 , Pages 1493-1496 ; 10263098 (ISSN) Abam, M.A ; Sharif University of Technology
    Sharif University of Technology  2021
    Abstract
    This study revisited the problem of online con ict-free coloring of intervals on a line, where each newly inserted interval must be assigned a color upon insertion such that the coloring remains conflict-free, i.e., for each point p in the union of the current intervals, there must be an interval I with a unique color among all intervals covering p. The bestknown algorithm uses O(log3 n) colors, where n is the number of current intervals. A simple greedy algorithm was presented that used only O(log n) colors. Therefore, the open problem raised in [Abam, M.A., Rezaei Seraji, M.J., and Shadravan, M. "Online conflictfree coloring of intervals", Journal of Scientia Iranica, 21(6), pp. 2138{2141... 

    The Minimum vulnerability problem

    , Article Algorithmica ; Volume 70, Issue 4 , 2014 , pp 718-731 ; ISSN: 14320541 Assadi, S ; Emamjomeh-Zadeh, E ; Norouzi-Fard, A ; Yazdanbod, S ; Zarrabi-Zadeh, H ; Sharif University of Technology
    Abstract
    We revisit the problem of finding (Formula presented.) paths with a minimum number of shared edges between two vertices of a graph. An edge is called shared if it is used in more than one of the (Formula presented.) paths. We provide a (Formula presented.)-approximation algorithm for this problem, improving the best previous approximation factor of (Formula presented.). We also provide the first approximation algorithm for the problem with a sublinear approximation factor of (Formula presented.), where (Formula presented.) is the number of vertices in the input graph. For sparse graphs, such as bounded-degree and planar graphs, we show that the approximation factor of our algorithm can be... 

    A genetic programming-based learning algorithms for pruning cost-sensitive classifiers

    , Article International Journal of Computational Intelligence and Applications ; Volume 11, Issue 2 , June , 2012 ; 14690268 (ISSN) Nikdel, Z ; Beigy, H ; Sharif University of Technology
    2012
    Abstract
    In this paper, we introduce a new hybrid learning algorithm, called DTGP, to construct cost-sensitive classifiers. This algorithm uses a decision tree as its basic classifier and the constructed decision tree will be pruned by a genetic programming algorithm using a fitness function that is sensitive to misclassification costs. The proposed learning algorithm has been examined through six cost-sensitive problems. The experimental results show that the proposed learning algorithm outperforms in comparison to some other known learning algorithms like C4.5 or naïve Bayesian  

    Reconfiguration and capacitor placement in radial distribution systems for loss reduction and reliability enhancement

    , Article 2011 16th International Conference on Intelligent System Applications to Power Systems, ISAP 2011 ; 2011 Rezaei, P ; Vakilian, M ; Hajipour, E ; Sharif University of Technology
    2011
    Abstract
    This paper applies different approaches to solve network reconfiguration and capacitor placement/setting problem. First, reconfiguration and capacitor placement is solved for power loss minimization. Second, medium and long-term planning perspective is considered for the problem which takes into account reliability cost in addition to energy losses cost. A heuristic algorithm is used in this study for reliability evaluation considering protection schemes and isolation points in the distribution network. The problems are solved by Harmony Search Algorithm, and it is shown that its performance is much more satisfactory than several other metaheuristic algorithms to solve reconfiguration and... 

    Improved algorithms for partial Curve matching

    , Article Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics), 5 September 2011 through 9 September 2011 ; Volume 6942 LNCS , September , 2011 , Pages 518-529 ; 03029743 (ISSN) ; 9783642237188 (ISBN) Maheshwari, A ; Sack, J. R ; Shahbaz, K ; Zarrabi Zadeh, H ; Sharif University of Technology
    2011
    Abstract
    Back in 1995, Alt and Godau gave an efficient algorithm for deciding whether a given curve resembles some part of a larger curve under a fixed Fréchet distance, achieving a running time of O(nm log(nm)), for n and m being the number of segments in the two curves, respectively. We improve this long-standing result by presenting an algorithm that solves this decision problem in O(nm) time. Our solution is based on constructing a simple data structure which we call free-space map. Using this data structure, we obtain improved algorithms for several variants of the Fréchet distance problem, including the Fréchet distance between two closed curves, and the so-called minimum/maximum walk problems.... 

    A new approach to optimization of cogeneration systems using genetic algorithm

    , Article International Journal of Energy and Environmental Engineering ; Volume 1, Issue 1 , 2010 , Pages 37-48 ; 20089163 (ISSN) Zomorodian, R ; Rezasoltani, M ; Ghofrani, M. B ; Sharif University of Technology
    2010
    Abstract
    Application of Cogeneration systems based gas turbine for heat and power production is increasing. Because of finite natural energy resources and increasing energy demand the cost effective design of energy systems is essential. CGAM problem as a cogeneration system is considered here for analyzing. Two new approaches are considered, first in thermodynamic model of gas turbine and cogeneration system considering blade cooling of gas turbine and second using genetic algorithm for optimization. The problem has been optimized from thermodynamic and thermoeconomic view point. Results show that Turbine Inlet Temperature (TIT) in thermodynamic optimum condition is higher than thermoeconomic one,... 

    Artificial intelligence techniques for modeling and optimization of the HDS process over a new graphene based catalyst

    , Article Phosphorus, Sulfur and Silicon and the Related Elements ; Volume 191, Issue 9 , 2016 , Pages 1256-1261 ; 10426507 (ISSN) Hajjar, Z ; Kazemeini, M ; Rashidi, A ; Tayyebi, S ; Sharif University of Technology
    Taylor and Francis Ltd  2016
    Abstract
    A Co-Mo/graphene oxide (GO) catalyst has been synthesized for the first time for application in a defined hydrodesulfurization (HDS) process to produce sulfur free naphtha. An intelligent model based upon the neural network technique has then been developed to estimate the total sulfur output of this process. Process operating variables include temperature, pressure, LHSV and H2/feed volume ratio. The three-layer, feed-forward neural network developed consists of five neurons in a hidden layer, trained with Levenberg–Marquardt, back-propagation gradient algorithm. The predicted amount of residual total sulfur is in very good agreement with the corresponding experimental values revealing a... 

    Efficiently approximating color-spanning balls

    , Article Theoretical Computer Science ; Volume 634 , 2016 , Pages 120-126 ; 03043975 (ISSN) Khanteimouri, P ; Mohades, A ; Abam, M. A ; Kazemi, M. R ; Sharif University of Technology
    Elsevier  2016
    Abstract
    Suppose n colored points with k colors in Rd are given. The Smallest Color-Spanning Ball (SCSB) is the smallest ball containing at least one point of each color. As the computation of the SCSB in Lp metric (p≥1) is time-consuming, we focus on approximately computing the SCSB in near-linear time. Initially, we propose a 3-approximation algorithm running in O(n logn) time. This algorithm is then utilized to present a (1+ε)-approximation algorithm with the running time of O((1/ε)dn logn). We improve the running time to O((1/ε)dn) using randomized techniques. Afterward, spanning colors with two balls is studied. For a special case where d=1, there is an algorithm with O(n2) time. We demonstrate... 

    Finding paths with minimum shared edges

    , Article Journal of Combinatorial Optimization ; Volume 26, Issue 4 , 2013 , Pages 709-722 ; 13826905 (ISSN) Omran, M. T ; Sack, J. R ; Zarrabi Zadeh, H ; Sharif University of Technology
    Abstract
    Motivated by a security problem in geographic information systems, we study the following graph theoretical problem: given a graph G, two special nodes s and t in G, and a number k, find k paths from s to t in G so as to minimize the number of edges shared among the paths. This is a generalization of the well-known disjoint paths problem. While disjoint paths can be computed efficiently, we show that finding paths with minimum shared edges is NP-hard. Moreover, we show that it is even hard to approximate the minimum number of shared edges within a factor of 2log1-εn, for any constant ε>0. On the positive side, we show that there exists a (k-1)-approximation algorithm for the problem, using... 

    A new adaptive real-coded memetic algorithm

    , Article 2009 International Conference on Artificial Intelligence and Computational Intelligence, AICI 2009 ; Volume 1 , 2009 , Pages 368-372 ; 9780769538167 (ISBN) Nobahari, H ; Darabi, D ; Sharif University of Technology
    Abstract
    A new adaptive real-coded memetic algorithm has been developed for continuous optimization problems. The proposed algorithm utilizes an adaptive variant of Continuous Ant Colony System for local search. Here new adaptive strategies are utilized for online tuning of the number of local search steps and the width of the search interval over each dimension of the search space. A new crossover scheme is also developed and utilized. The new algorithm has been examined with CEC 2005 benchmarks and compared with three other state of the art works in the field. The comparisons have showed relatively better results. © 2009 IEEE  

    A streaming algorithm for 2-center with outliers in high dimensions

    , Article Computational Geometry: Theory and Applications ; Volume 60 , 2017 , Pages 26-36 ; 09257721 (ISSN) Hatami, B ; Zarrabi Zadeh, H ; Sharif University of Technology
    Abstract
    We study the 2-center problem with outliers in high-dimensional data streams. Given a stream of points in arbitrary d dimensions, the goal is to find two congruent balls of minimum radius covering all but at most z points. We present a (1.8+ε)-approximation streaming algorithm, improving over the previous (4+ε)-approximation algorithm available for the problem. The space complexity and update time of our algorithm are poly(d,z,1/ε), independent of the size of the stream. © 2016 Elsevier B.V