Nature-Inspired Optimization Algorithms with Java
eBook - ePub

Nature-Inspired Optimization Algorithms with Java

A Look at Optimization Techniques

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

Nature-Inspired Optimization Algorithms with Java

A Look at Optimization Techniques

Book details
Table of contents
Citations

About This Book

Gain insight into the world of nature-inspired optimization techniques and algorithms. This book will prepare you to apply different nature-inspired optimization techniques to solve problems using Java.
You'll start with an introduction to the hidden algorithms that nature uses and find the approximate solutions to optimization problems. You'll then see how living creatures such as fish and birds are able to perform computation to solve specific optimization tasks. This book also covers various nature-inspired algorithms by reviewing code examples for each one followed by crisp and clear explanations of the algorithm using Java code. You'll examine the use of each algorithm in specific industry scenariossuch as fleet scheduling in supply chain management, and shop floor management in industrial and manufacturing applications.
Nature-Inspired Optimization Algorithms with Java is your pathway to understanding a variety of optimization problems that exist in various industries and domains and it will develop an ability to apply nature-inspired algorithms to find approximate solutions to them. What You'll Learn

  • Study optimization and its problems
  • Examine nature-inspired algorithms such asParticle Swarm, Gray wolf, etc.
  • See how nature-inspired algorithms are being used to solve optimization problems
  • Use Java for solving the different nature-inspired algorithms with real-world examples

Who This Book Is For
Software developers/architects who are looking to hone their skills in area of problem solving related to optimization with Java.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Nature-Inspired Optimization Algorithms with Java by Shashank Jain in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming in Java. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2021
ISBN
9781484274019

Table of contents

  1. Cover
  2. Front Matter
  3. 1. Introduction to Optimization: Problems and Techniques
  4. 2. Mammals: Whale, Gray Wolf, and Bat Optimization
  5. 3. Birds: Particle Swarm and Cuckoo Search Optimization
  6. 4. Insects: Firefly Optimization
  7. 5. Sea Creatures: Salp Swarm Optimization
  8. Back Matter