Search Results - (((((((ant OR granting) OR wind) OR spanning) OR cantor) OR anne) OR war) OR mantis) 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

    Responsible Data Science : transparency and fairness in algorithms by Fleming, Grant

    Published 2021
    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

    Probability and Algorithms. by Staff, National Research Council

    Published 1900
    Table of Contents: “…""PROBABILITY AND ALGORITHMS""; ""Copyright""; ""Preface""; ""Contents""; ""1. …”
    Full text (MFA users only)
    Electronic eBook
  5. 5

    Algorithmic composition : a guide to composing music with Nyquist by Simoni, Mary Hope

    Published 2013
    Full text (MFA users only)
    Electronic eBook
  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

    Swarm intelligence and bio-inspired computation : theory and applications

    Published 2013
    Full text (MFA users only)
    Electronic eBook
  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

    The golden ticket : P, NP, and the search for the impossible by Fortnow, Lance, 1963-

    Published 2013
    Full text (MFA users only)
    Electronic eBook
  11. 11

    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
  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

    An introduction to the analysis of algorithms by Soltys, Michael, 1971-

    Published 2012
    Table of Contents: “…Notes -- 2. Greedy algorithms. 2.1. Minimum cost spanning trees. 2.2. Jobs with deadlines and profits. 2.3. …”
    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
  16. 16

    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: “…InsertionRemoval; Example -- BST visualization; AVL trees; Implementation; Example -- keep the tree balanced; Red-black trees; Implementation; Example -- RBT-related features; Binary heaps; Implementation; Example -- heap sort; Binomial heaps; Fibonacci heaps; Summary; Chapter 6: Exploring Graphs; Concept of graphs; Applications; Representation; Adjacency list; Adjacency matrix; Implementation; Node; Edge; Graph; Example -- undirected and unweighted edges; Example -- directed and weighted edges; Traversal; Depth-first search; Breadth-first search; Minimum spanning tree; Kruskal's algorithm.…”
    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

    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
  19. 19

    Network Routing : Algorithms, Protocols, and Architectures. by Medhi, Deep

    Published 2017
    Table of Contents: “…2.7.2 Distance Vector-Based Approach2.8 Shortest Widest Path and Widest Shortest Path; 2.9 Tree, Spanning Tree, and Steiner Tree Algorithms; 2.9.1 Spanning Tree: Breadth First Search and Depth First Search; 2.9.2 Minimum Spanning Tree; 2.9.3 Steiner Tree; 2.10 k-Shortest Paths Algorithm; 2.11 Summary; Further Lookup; Exercises; 3 Routing Protocols: Framework and Principles; 3.1 Routing Protocol, Routing Algorithm, and Routing Table; 3.2 Routing Information Representation and Protocol Messages; 3.3 Distance Vector Routing Protocol; 3.3.1 Conceptual Framework and Illustration.…”
    Full text (MFA users only)
    Electronic eBook
  20. 20

    Data Structure and Algorithms Using C++ : A Practical Implementation. by Mohanty, Sachi Nandan

    Published 2021
    Table of Contents: “…4.8 Inline Member Function -- 4.9 Friend Function -- 4.9.1 Simple Friend Function -- 4.9.2 Friend With Inline Substitution -- 4.9.3 Granting Friendship to Another Class (Friend Class) -- 4.9.4 More Than One Class Having the Same Friend Function -- 4.10 Static Data Member and Member Functions -- 4.11 Constructor and Destructor -- 4.11.1 Constructor -- 4.11.2 Destructor -- 4.12 Dynamic Memory Allocation -- 4.13 This Pointer -- 4.14 Class Within Class -- 4.15 Questions -- 5 Stack -- 5.1 STACK -- 5.2 Operations Performed With STACK -- 5.3 ALGORITHMS -- 5.4 Applications of STACK…”
    Full text (MFA users only)
    Electronic eBook