Search Results - (((((((ant OR anti) OR wind) OR mantic) OR cantor) OR anne) OR halted) OR planning) algorithms.

Refine Results
  1. 1

    Ant Colony Optimization and Constraint Programming. by Solnon, Christine

    Published 2013
    Table of Contents: “…Constraint programming; 1.1.2. Ant colony optimization; 1.1.3. Constraint programming with ant colony optimization; Chapter 2. …”
    Full text (MFA users only)
    Electronic eBook
  2. 2

    Network-Based Distributed Planning Using Coevolutionary Algorithms. by Subbu, Raj

    Published 2004
    Table of Contents: “…Combinatorial optimization. 2.3. Evolutionary algorithms. 2.4. Agents. 2.5. Distributed problem solving -- 3. …”
    Full text (MFA users only)
    Electronic eBook
  3. 3

    Theory of randomized search heuristics : foundations and recent developments

    Published 2011
    Table of Contents: “…Runtime Analysis of Evolutionary Algorithms for Discrete Optimization Peter S. Oliveto and Xin Yao; 3. …”
    Full text (MFA users only)
    Electronic eBook
  4. 4

    Genetic Algorithms : Concepts and Designs. by Man, K. F.

    Published 1999
    Table of Contents: “…Genetic Algorithms in Production Planning and Scheduling Problems; 10. …”
    Full text (MFA users only)
    Electronic eBook
  5. 5
  6. 6

    Offshore wind energy technology by Anaya-Lara, Olimpo, Tande, John O., 1962-, Uhlen, Kjetil, 1961-, Merz, Karl, 1978-

    Published 2018
    Table of Contents: “…4 Fixed and Floating Offshore Wind Turbine Support Structures4.1 Introduction; 4.2 Bottom-fixed Support Structures; 4.3 Floating Support Structures; 4.4 Design Considerations; 4.5 Conceptual Design; 4.6 Loads in the Marine Environment; 4.7 Global Dynamic Analysis of Offshore Wind Turbines; 4.8 Conclusions; 4.9 References; 5 Offshore Wind Turbine Controls; 5.1 Control Objectives, Sensors and Actuators; 5.2 Control Algorithms; 5.3 A Linear Aeroelastic Loads Model for Closed-loop System Dynamics; 5.4 Basic Rotor Speed Control in Operating Regions I and II; 5.5 Active Damping and Load Reduction.…”
    Full text (MFA users only)
    Electronic eBook
  7. 7

    Nature-inspired optimization algorithms by Yang, Xin-She

    Published 2014
    Full text (MFA users only)
    Electronic eBook
  8. 8
  9. 9

    Ant colony optimization by Dorigo, Marco

    Published 2004
    Table of Contents: “…Preface; Acknowledgments; 1 -- From Real to Artificial Ants; 2 -- The Ant Colony Optimization Metaheuristic; 3 -- Ant Colony Optimization Algorithms for the Traveling Salesman Problem; 4 -- Ant Colony Optimization Theory; 5 -- Ant Colony Optimization for NP-Hard Problems; 6 -- AntNet: An ACO Algorithm for Data Network Routing; 7 -- Conclusions and Prospects for the Future; Appendix: Sources of Information about the ACO Field; References; Index.…”
    Full text (MFA users only)
    Electronic eBook
  10. 10

    Pathway modeling and algorithm research

    Published 2011
    Table of Contents: “…PATHWAY MODELING AND ALGORITHM RESEARCH; PATHWAY MODELING AND ALGORITHM RESEARCH; Contents; Preface; Biological Pathways and Their Modeling; Abstract; 1. …”
    Full text (MFA users only)
    Electronic eBook
  11. 11

    Algorithms and architectures of artificial intelligence by Tõugu, Enn, 1935-

    Published 2007
    Table of Contents: “…Language of algorithms -- Knowledge Handling -- Search -- Learning and Decision Making -- Problem Solving and Planning.…”
    Full text (MFA users only)
    Electronic eBook
  12. 12

    Swarm Intelligence Algorithms : Modifications and Applications. by Slowik, Adam

    Published 2020
    Table of Contents: “…-- 1.2.3 Pseudo-code of standard ACO algorithm -- 1.3 Modified variants of ant colony optimization -- 1.3.1 Elitist ant systems -- 1.3.2 Ant colony system -- 1.3.3 Max-min ant system -- 1.3.4 Rank based ant systems -- 1.3.5 Continuous orthogonal ant systems…”
    Full text (MFA users only)
    Electronic eBook
  13. 13

    Computer search algorithms

    Published 2011
    Table of Contents: “…THE FREQUENCY PLANNING PROBLEM IN GSM NETWORKS Mathematical Description ; HEURISTIC SEARCHES INCLUDED IN OUR STUDY ; The Genetic Algorithm ; The Scatter Search Heuristic ; The Population Based Incremental Learning ; The Greedy Randomized Adaptive Search Procedure ; EXPERIMENTAL EVALUATION AND RESULTS ; Empirical Results ; CONCLUSION AND FUTURE WORK ; ACKNOWLEDGMENTS ; REFERENCES ; EMERGENCE AND ADVANCES OF QUANTUM SEARCH; BACKGROUND ; AN INTRODUCTION TO QUANTUM COMPUTATION ; Quantum Search Algorithm ; A Quantum Oracle ; Grover's Search Algorithm ; Optimality of Grover's Algorithm.…”
    Full text (MFA users only)
    Electronic eBook
  14. 14

    Machine Learning Algorithms and Applications. by Srinivas, Mettu

    Published 2021
    Table of Contents: “…2.4 Dataset Generation -- 2.5 Results -- 2.6 Conclusion -- Acknowledgment -- References -- 3 A Wind Speed Prediction System Using Deep Neural Networks -- 3.1 Introduction -- 3.2 Methodology -- 3.3 Results and Discussions -- 3.4 Conclusion -- References -- 4 Res-SE-Net: Boosting Performance of ResNets by Enhancing Bridge Connections -- 4.1 Introduction -- 4.2 Related Work -- 4.3 Preliminaries -- 4.4 Proposed Model -- 4.5 Experiments -- 4.6 Results -- 4.7 Conclusion -- References -- 5 Sakshi Aggarwal, Navjot Singh and K.K. …”
    Full text (MFA users only)
    Electronic eBook
  15. 15

    Heuristic search : theory and applications by Edelkamp, Stefan

    Published 2012
    Table of Contents: “…Introduction -- Basic search algorithms -- Dictionary data structures -- Automatically created heuristics -- Heuristic search under memory constraints. …”
    Full text (MFA users only)
    Electronic eBook
  16. 16

    Genetic Algorithms + Data Structures = Evolution Programs by Michalewicz, Zbigniew

    Published 1994
    Table of Contents: “…I. Genetic Algorithms -- 1 GAs: What Are They? -- 2 GAs: How Do They Work? …”
    Full text (MFA users only)
    Electronic eBook
  17. 17

    Graph algorithms and applications 3

    Published 2004
    Full text (MFA users only)
    Electronic eBook
  18. 18

    C# Data Structures and Algorithms : Explore the possibilities of C# for developing a variety of efficient applications. by Jamro, Marcin

    Published 2018
    Table of Contents: “…Jagged arraysExample -- yearly transport plan; Sorting algorithms; Selection sort; Insertion sort; Bubble sort; Quicksort; Simple lists; Array list; Generic list; Example -- average value; Example -- list of people; Sorted lists; Example -- address book; Linked lists; Example -- book reader; Circular-linked lists; Implementation; Example -- spin the wheel; Summary; Chapter 3: Stacks and Queues; Stacks; Example -- reversing words; Example -- Tower of Hanoi; Queues; Example -- call center with a single consultant; Example -- call center with many consultants; Priority queues.…”
    Full text (MFA users only)
    Electronic eBook
  19. 19

    Metaheuristic optimization for the design of automatic control laws by Sandou, Guillaume

    Published 2013
    Table of Contents: “…Ant colony optimization…”
    Full text (MFA users only)
    Electronic eBook
  20. 20