Search Results - (((((((ant OR kantor) OR pants) OR ante) OR cantor) OR anne) OR giant) OR granting) 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

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

    Black box classical groups by Kantor, W. M. (William M.), 1944-

    Published 2001
    Full text (MFA users only)
    Electronic eBook
  4. 4
  5. 5

    Theory of randomized search heuristics : foundations and recent developments

    Published 2011
    Table of Contents: “…Theory of Particle Swarm Optimization Carsten Witt; 8. Ant Colony Optimization: Recent Developments in Theoretical Analysis Walter J. …”
    Full text (MFA users only)
    Electronic eBook
  6. 6

    On the Shoulders of Giants : New Approaches to Numeracy.

    Published 1990
    Table of Contents: “…""On the Shoulders of Giants""; ""Copyright""; ""Preface""; ""Contents""; ""Pattern""; ""FUNDAMENTAL MATHEMATICS""; ""FIVE SAMPLES""; ""CONNECTIONS""; ""GAINING PERSPECTIVE""; ""REFERENCES AND RECOMMENDED READING""; ""Dimension""; ""INTRODUCTION""; ""The Dimensional Ladder""; ""Giving Geometrical Gifts""; ""MEASURING VOLUMES""; ""Decomposition Models""; ""Pyramid Problems""; ""Cylinders and Discs""; ""VISUALIZING DIMENSIONS""; ""Growth Factors""; ""Rates and Averages""; ""Drawing Cubes""; ""COORDINATES IN DIFFERENT DIMENSIONS""; ""Number Lines and Circles""; ""Lengths and Perimeters""…”
    Full text (MFA users only)
    Electronic eBook
  7. 7

    Algorithms for Dummies. by Mueller, John Paul

    Published 2022
    Table of Contents: “…Distinguishing between Issues and Solutions -- Being correct and efficient -- Discovering there is no free lunch -- Adapting the strategy to the problem -- Describing algorithms in a lingua franca -- Facing problems that are like brick walls, only harder -- Structuring Data to Obtain a Solution -- Understanding a computer's point of view -- Arranging data makes the difference -- Chapter 2 Considering Algorithm Design -- Starting to Solve a Problem -- Modeling real-world problems -- Finding solutions and counterexamples -- Standing on the shoulders of giants -- Dividing and Conquering…”
    Full text (MFA users only)
    Electronic eBook
  8. 8
  9. 9

    Nature-inspired optimization algorithms by Yang, Xin-She

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

    Introduction to cryptography by Padhye, Sahadeo, Sahu, Rajeev A., Saraswat, Vishal

    Published 2018
    Table of Contents: “…3.7 Quadratic Congruence3.7.1 Quadratic Residue or Non-Residue; 3.7.2 Legendre Symbol and Jacobi Symbol; 3.8 Exponentiation and Logarithm; 3.8.1 Square and Multiply Method; 3.9 Discrete Logarithm Problem; 3.9.1 Shank's Baby-Step Giant-Step Algorithm; 3.9.2 Pollard's Rho Algorithm; 3.9.3 Pohlig-Hellman Algorithm; 3.9.4 Index Calculus Algorithm; 3.10 Exercises; 4 Probability and Perfect Secrecy; 4.1 Basic Concept of Probability; 4.2 Birthday Paradox; 4.3 Perfect Secrecy; 4.4 Vernam One-Time Pad; 4.5 Random Number Generation; 4.6 Pseudo-random Number Generator; 4.7 Exercises; 5 Complexity Theory.…”
    Full text (MFA users only)
    Electronic eBook
  12. 12

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

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

    Graph algorithms and applications 3

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

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

    Published 2013
    Table of Contents: “…Problem modeling -- 2.3. Ant colony optimization -- 2.3.1. Ant colony social behavior -- 2.3.2. …”
    Full text (MFA users only)
    Electronic eBook
  16. 16
  17. 17

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

    Meta-heuristic and evolutionary algorithms for engineering optimization by Bozorg-Haddad, Omid, 1974-, Solgi, Mohammad, 1989-, Loaiciga, Hugo A.

    Published 2017
    Table of Contents: “…Overview of optimization -- Introduction to meta-heuristic and evolutionary algorithms -- Pattern search (PS) -- Genetic algorithm (GA) -- Simulated annealing (SA) -- Tabu search (TS) -- Ant colony optimization (ACO) -- Particle swarm optimization (PSO) -- Differential evolution (DE) -- Harmony search (HS) -- Shuffled frog-leaping algorithm (SFLA) -- Honey-bee mating optimization (HBMO) -- Invasive weed optimization (IWO) -- Central force optimization (CFO) -- Biogeography-based optimization (BBO) -- Firefly algorithm (FA) -- Gravity search algorithm (GSA) -- Bat algorithm (BA) -- Plant propagation algorithm (PPA) -- Water cycle algorithm (WCA) -- Symbiotic organisms search (SOS) -- Comprehensive evolutionary algorithm (CEA).…”
    Full text (MFA users only)
    Electronic eBook
  20. 20