Algorithms for Floor Planning with Proximity Requirements

07/11/2021
by   Jonathan Klawitter, et al.
0

Floor planning is an important and difficult task in architecture. When planning office buildings, rooms that belong to the same organisational unit should be placed close to each other. This leads to the following NP-hard mathematical optimization problem. Given the outline of each floor, a list of room sizes, and, for each room, the unit to which it belongs, the aim is to compute floor plans such that each room is placed on some floor and the total distance of the rooms within each unit is minimized. The problem can be formulated as an integer linear program (ILP). Commercial ILP solvers exist, but due to the difficulty of the problem, only small to medium instances can be solved to (near-) optimality. For solving larger instances, we propose to split the problem into two subproblems; floor assignment and planning single floors. We formulate both subproblems as ILPs and solve realistic problem instances. Our experimental study shows that the problem helps to reduce the computation time considerably. Where we were able to compute the global optimum, the solution cost of the combined approach increased very little.

READ FULL TEXT

page 15

page 16

research
05/10/2020

Implementation of iterative local search (ILS) for the quadratic assignment problem

The quadratic assignment problem (QAP) is one of the hardest NP-hard pro...
research
04/07/2020

Probing a Set of Trajectories to Maximize Captured Information

We study a trajectory analysis problem we call the Trajectory Capture Pr...
research
10/08/2021

On Solving the Minimum Common String Partition Problem by Decision Diagrams

In the Minimum Common String Partition Problem (MCSP), we are given two ...
research
06/24/2013

A Decomposition of the Max-min Fair Curriculum-based Course Timetabling Problem

We propose a decomposition of the max-min fair curriculum-based course t...
research
12/31/2022

Cost-Effective Two-Stage Network Slicing for Edge-Cloud Orchestrated Vehicular Networks

In this paper, we study a network slicing problem for edge-cloud orchest...
research
05/09/2018

Exact Lexicographic Scheduling and Approximate Rescheduling

In industrial scheduling, an initial planning phase may solve the nomina...
research
11/14/2019

A guide through the Open-Box system: Room and Proctor Intelligent Decider RaPID-Ω

We present the documentation and mathematical modeling of the open-box s...

Please sign up or login with your details

Forgot password? Click here to reset