JavaScript is disabled for your browser. Some features of this site may not work without it.

    Listar

    Todo RIUMAComunidades & ColeccionesPor fecha de publicaciónAutoresTítulosMateriasTipo de publicaciónCentrosDepartamentos/InstitutosEditores

    Mi cuenta

    AccederRegistro

    Estadísticas

    Ver Estadísticas de uso

    DE INTERÉS

    Datos de investigaciónReglamento de ciencia abierta de la UMAPolítica de RIUMAPolitica de datos de investigación en RIUMAOpen Policy Finder (antes Sherpa-Romeo)Dulcinea
    Preguntas frecuentesManual de usoContacto/Sugerencias
    Listar por autor 
    •   RIUMA Principal
    • Listar por autor
    •   RIUMA Principal
    • Listar por autor

    Listar por autor "Whitley, L. Darrell"

    • 0-9
    • A
    • B
    • C
    • D
    • E
    • F
    • G
    • H
    • I
    • J
    • K
    • L
    • M
    • N
    • O
    • P
    • Q
    • R
    • S
    • T
    • U
    • V
    • W
    • X
    • Y
    • Z

    Ordenar por:

    Orden:

    Resultados:

    Mostrando ítems 1-16 de 16

    • título
    • fecha de publicación
    • fecha de envío
    • ascendente
    • descendente
    • 5
    • 10
    • 20
    • 40
    • 60
    • 80
    • 100
      • A methodology to find the elementary landscape decomposition of combinatorial optimization problems 

        Chicano-García, José-FranciscoAutoridad Universidad de Málaga; Whitley, L. Darrell; Alba-Torres, EnriqueAutoridad Universidad de Málaga (2014-10-03)
        A small number of combinatorial optimization problems have search spaces that correspond to elementary landscapes, where the objective function f is an eigenfunction of the Laplacian that describes the neighborhood structure ...
      • Dynastic Potential Crossover Operator 

        Chicano-García, José-FranciscoAutoridad Universidad de Málaga; Ochoa, Gabriela; Whitley, L. Darrell; Tinós, Renato (2021-12)
        An optimal recombination operator for two parent solutions provides the best solution among those that take the value for each variable from one of the parents (gene transmission property). If the solutions are bit strings, ...
      • Efficient Hill Climber for Constrained Pseudo-Boolean Optimization Problems 

        Chicano-García, José-FranciscoAutoridad Universidad de Málaga; Whitley, L. Darrell; Tinós, Renato (2016-09-09)
        Efficient hill climbers have been recently proposed for single- and multi-objective pseudo-Boolean optimization problems. For $k$-bounded pseudo-Boolean functions where each variable appears in at most a constant number ...
      • Efficient Hill Climber for Multi-Objective Pseudo-Boolean Optimization 

        Chicano-García, José-FranciscoAutoridad Universidad de Málaga; Whitley, L. Darrell; Tinós, Renato (2016-04-06)
        Local search algorithms and iterated local search algorithms are a basic technique. Local search can be a stand-alone search method, but it can also be hybridized with evolutionary algorithms. Recently, it has been shown ...
      • Efficient identification of improving moves in a ball for Pseudo-Boolean problems 

        Chicano-García, José-FranciscoAutoridad Universidad de Málaga; Whitley, L. Darrell; Sutton, Andrew M. (2014-06-27)
        Hill climbing algorithms are at the core of many approaches to solve optimization problems. Such algorithms usually require the complete enumeration of a neighborhood of the current solution. In the case of problems defined ...
      • Elementary landscape decomposition of the frequency assignment problem 

        Chicano-García, José-FranciscoAutoridad Universidad de Málaga; Whitley, L. Darrell; Alba-Torres, EnriqueAutoridad Universidad de Málaga; Luna, Francisco (2014-09-30)
        The Frequency Assignment Problem (FAP) is an important problem that arises in the design of radio networks, when a channel has to be assigned to each transceiver of the network. This problem is a generalization of the graph ...
      • Elementary Landscape Decomposition of the Hamiltonian Path Optimization Problem 

        Whitley, L. Darrell; Chicano-García, José-FranciscoAutoridad Universidad de Málaga (2014-04-04)
        There exist local search landscapes where the evaluation function is an eigenfunction of the graph Laplacian that corresponds to the neighborhood structure of the search space. Problems that dis- play this structure are ...
      • Enhancing partition crossover with articulation points analysis 

        Chicano-García, José-FranciscoAutoridad Universidad de Málaga; Ochoa, Gabriela; Whitley, L. Darrell; Tinós, Renato (2018-07-25)
        Partition Crossover is a recombination operator for pseudo-Boolean optimization with the ability to explore an exponential number of solutions in linear or square time. It decomposes the objective function as a sum of ...
      • Exact computation of the expectation curves for uniform crossover 

        Chicano-García, José-FranciscoAutoridad Universidad de Málaga; Whitley, L. Darrell; Alba-Torres, EnriqueAutoridad Universidad de Málaga (2014-10-07)
        Uniform crossover is a popular operator used in genetic algorithms to combine two tentative solutions of a problem represented as binary strings. We use the Walsh decomposition of pseudo-Boolean functions and properties ...
      • Exact computation of the expectation surfaces for uniform crossover along with bit-flip mutation 

        Chicano-García, José-FranciscoAutoridad Universidad de Málaga; Whitley, L. Darrell; Alba-Torres, EnriqueAutoridad Universidad de Málaga (2014-09-29)
        Uniform crossover and bit-flip mutation are two popular operators used in genetic algorithms to generate new solutions in an iteration of the algorithm when the solutions are represented by binary strings. We use the Walsh ...
      • Fitness function distributions over generalized search neighborhoods in the q-ary hypercube 

        Sutton, Andrew M.; Chicano-García, José-FranciscoAutoridad Universidad de Málaga; Whitley, L. Darrell (2014-10-03)
        The frequency distribution of a fitness function over regions of its domain is an important quantity for understanding the behavior of algorithms that employ randomized sampling to search the function. In general, exactly ...
      • NK Hybrid Genetic Algorithm for Clustering 

        Tinós, Renato; Zhao, Liang; Chicano-García, José-FranciscoAutoridad Universidad de Málaga; Whitley, L. Darrell (2018)
        The NK hybrid genetic algorithm for clustering is proposed in this paper. In order to evaluate the solutions, the hybrid algorithm uses the NK clustering validation criterion 2 (NKCV2). NKCV2 uses information about the ...
      • Optimizing One Million Variable NK Landscapes by Hybridizing Deterministic Recombination and Local Search 

        Chicano-García, José-FranciscoAutoridad Universidad de Málaga; Whitley, L. Darrell; Ochoa, Gabriela; Tinós, Renato (2017-07-28)
        In gray-box optimization, the search algorithms have access to the variable interaction graph (VIG) of the optimization problem. For Mk Landscapes (and NK Landscapes) we can use the VIG to identify an improving solution ...
      • Quasi-elementary Landscapes and Superpositions of Elementary Landscapes 

        Whitley, L. Darrell; Chicano-García, José-FranciscoAutoridad Universidad de Málaga (2014-10-07)
        There exist local search landscapes where the evaluation function is an eigenfunction of the graph Laplacian that corresponds to the neighborhood structure of the search space. Problems that display this structure are ...
      • Quasi-Optimal Recombination Operator 

        Chicano-García, José-FranciscoAutoridad Universidad de Málaga; Ochoa, Gabriela; Whitley, L. Darrell; Tinós, Renato (2019-07-22)
        The output of an optimal recombination operator for two parent solutions is a solution with the best possible value for the objective function among all the solutions fulfilling the gene transmission property: the value ...
      • The component model for elementary landscapes and partial neighborhoods 

        Whitley, L. Darrell; Sutton, Andrew M.; Ochoa, Gabriela; Chicano-García, José-FranciscoAutoridad Universidad de Málaga (2014-09-29)
        Local search algorithms exploit moves on an adjacency graph of the search space. An “elementary landscape” exists if the objective function f is an eigenfunction of the Laplacian of the graph induced by the neighborhood ...
        REPOSITORIO INSTITUCIONAL UNIVERSIDAD DE MÁLAGA
        REPOSITORIO INSTITUCIONAL UNIVERSIDAD DE MÁLAGA
         

         

        REPOSITORIO INSTITUCIONAL UNIVERSIDAD DE MÁLAGA
        REPOSITORIO INSTITUCIONAL UNIVERSIDAD DE MÁLAGA