Loading...
Search for: np-complete
0.07 seconds

    Covering Arrays for Graphs and Their Construction Algorithms

    , M.Sc. Thesis Sharif University of Technology Jahdasa, Rahman (Author) ; Mahmoudian, Ebadollah (Supervisor)

    Phase Transition in Hard Computational Problems

    , M.Sc. Thesis Sharif University of Technology Azadkia, Mona (Author) ; Alishahi, Kasra (Supervisor) ; HajiMirsadeghi, Mir Omid (Co-Advisor)
    Abstract
    In this thesis we are going to introduce the notion of k-SAT problem as one of the NP-complete problems and illustrate its importance of investigation. To study and seperate the hard and easy samples of this problem, we are going to explain the satisfiability threshold conjecture and some theorems in the infinity limit cases for the phase transition threshold. At last we are going to define the notion of sharp threshold and state a fundamental theorem which gives a necessary and sufficient condition for a threshold to be coarse  

    Futuristic Greedy Algorithm on some NP-complete Problems

    , Ph.D. Dissertation Sharif University of Technology Bakht Hemmat, Ali (Author) ; Izadi, Mohammad (Supervisor)
    Abstract
    Many problems in the field of 0-1 integer programming are NP-Complete. Execution time for exact solving these problems is very high due to many constraints and decision variables. Hence, scientists use Fast algorithms, for example, the Greedy algorithms, in the approximated solution of these problems.A classic greedy approach may not search the whole solution space for better choices. However, other methods with a greedy approach, such as meta heuristic and hyper heuristic, in addition to local search, consider the more search space. These methods search randomly, so it does not provide a good guarantee for finding the proper solutions. Finding suitable solutions in this category of...