Optimisation algorithms in business

Mar 31, 2017 | Market Insights, Trend Based

A previous market insight piece introduced several problems which are typical for both maths and business. Among them were the knapsack problem, the travelling salesman problem, and the nurse scheduling problem. You might encounter them on a regular basis. For example, have you ever needed to choose which parts of a business you should invest in, while needing to stay within budgetary and time constraints and, of course, to obtain the highest revenue? Do you work in an environment where staff work in shifts (perhaps a call center or a hospital) and you need to create a schedule where people will be happy with their shifts timesand the busiest hours will be covered? Or do you need to plan a route between many cities while minimising costs and time?

In this market insight I’d like to present some very generic basics of how science approaches these tasks, particularly with regard to optimisation algorithms.

Simulated Annealing

The method is inspired by metallurgy, where in order to increase the quality of a material it is heated up significantly and then its temperature is decreased gradually. The big advantage of the algorithm is the possibility of avoiding the local optimum, i.e. a solution which is better than the previous solution but still not the best possible solution. To give a simplified description of the process we can say that the algorithm contains the following three stages.

  1. Selecting the start temperature and a first random solution.
  2. Setting up a loop, which is then active until the temperature has reached its minimum or the ideal solution has been found.
  3. Within the loop mentioned in the previous stage we choose the solution which is the closest to the previous one, and then compare both of them. If the new solution is better than the previous one, we accept it.

Ant Colony

This is another algorithm the creation of which was inspired by something we can observe in everyday life: ants finding the shortest path to food. While moving, ants leave a trail of pheromones behind them. A stronger trail means that more ants have already taken that path, so the route is more trustworthy. The pheromone trail fades over time, but the shorter the path, the longer the pheromone trail remains. Therefore other ants are more likely to use it. The algorithm consists of these steps:

  1. Creating ants. The point from which ants will start their journey depends on the specifications of the task. All ants can start from the same point, which will mean that that point is known to be the optimal starting point. In other cases the ants should start moving from different points. At this step we also set the initial level of the pheromone, so it doesn’t have a zero value at the starting point.
  2. Finding the solutions.
  3. Updating the pheromone levels according to the solutions.

By using the algorithms described above we can find the solution which will require the least energy and will be the most profitable one. In terms of business, “least energy” would mean the most effective combination of time, money and labour, and “most profitable” is the maximum profit for the firm.

Of course there are many more algorithms, and they differ by efficiency, i.e. the ratio of the solution quality to the amount of time spent. Algorithms can be executed in most programming languages and they are suitable for solving a number of issues and tasks. These are just some examples of how science can help business.

Nowadays IT is developing rapidly and offers far more computing power and many open source technologies. The market is moving towards less intuitive and more science-based decision-making. Companies are introducing algorithmisation, advanced analytics, and machine learning to their business processes. Here at Vacancysoft, we believe in data-based decisions and therefore the quality of the data we supply is always our top priority. To find out how we can help your business to grow via our products please contact us at support@vacancysoft.com.

Recruitment Industry Insights is a free Market Intelligence Tool that can help you to become a thought leader in your niche, increase your brand awareness, and attract clients. Read about this free Market Intelligence Tool here.

Author: Elli Vitchynova
Marketing Executive
@Elli_Vit

 

Related Posts

Daily Mail: Brits finally get back to their desks Less than two in five workers are now spending some of the week at home compared to 43% who are in the office full-time James Chaplin, Vacancysoft ...
2023 Review: London hits record year for corporate... 2023 Review: London hits record year for corporate governance vacancies with Barclays at the forefront Corporate governance vacancies peaked in...