FloorPlanBenchv1.0
realistic-small-office · Greedy→SA · seed 4

Small office suite (~110 m²)

re-validated: validon union Pareto front
Reception3.5×4.0 · 14.0Corridor8.5×1.5 · 12.8Office 14.0×3.0 · 12.0Office 24.0×2.5 · 10.0Office 33.0×3.0 · 9.0Kitchen3.0×3.0 · 9.0WC 11.5×2.0 · 3.0WC 21.5×1.5 · 2.3Meeting3.5×4.0 · 14.0Store1.0×2.5 · 2.513.0 m8.5 m
windowentrance doordoor swinghatched = constraint violation · darker tint = un-daylit floor area
solid red lines = required adjacency, dashed blue = preferred; green = door-graph circulation edges.
ObjectiveDir.RawNormalised (0 = best)Note
Area efficiencyheadline0.5590.441coverage 0.80, circulation 26.8 m²
Preferred adjacency0.6670.333
Circulation distanceheadline5.4660.176reception→meeting 3.5 m ×3; office1→kitchen 7.6 m ×1; office2→kitchen 5.6 m ×1; office3→kitchen 6.5 m ×1; office1→meeting 6.6 m ×2; office2→meeting 7.4 m ×2; office1→wc1 3.8 m ×1; office2→wc2 3.6 m ×1
Room compactness0.9560.044
Daylight proxyheadline0.6880.313reception 0.00, corr1 0.00, office1 1.00, office2 0.00, office3 1.00, kitchen 1.00, wc1 0.00, wc2 0.00, meeting 1.00, storage 0.00
Privacyheadline0.7500.250wc1 0.75, wc2 0.75
Exterior exposure0.8110.189
Accessibility1.0000.000
Embodied-carbon proxyheadline21,6350.508partitions 4556 + envelope 10449 + slab 6630 kgCO2e; partition length 67.5 m

Rooms

RoomTypex, y (m)w × h (m)Area (m²)Spec (m²)Exterior wall (m)
receptionreception2.0, 0.03.5 × 4.014.09.014.03.5
corr1corridor2.5, 4.08.5 × 1.512.86.014.00.0
office1office9.0, 1.04.0 × 3.012.010.014.03.0
office2office0.5, 5.54.0 × 2.510.010.014.00.0
office3office8.0, 5.53.0 × 3.09.08.012.03.0
kitchenkitchen4.5, 5.53.0 × 3.09.06.09.03.0
wc1wc11.0, 4.01.5 × 2.03.01.83.00.0
wc2wc1.0, 4.01.5 × 1.52.31.83.00.0
meetingmeeting5.5, 0.03.5 × 4.014.014.020.03.5
storagestorage11.0, 6.01.0 × 2.52.52.04.01.0

Doors & windows

11 doors (1 exterior), 4 window segments. Doors are derived deterministically from the room rectangles by the shared door policy; see Methods.

Plan JSON
{
 "programId": "realistic-small-office",
 "rooms": [
  {
   "id": "reception",
   "type": "reception",
   "rect": {
    "x": 20,
    "y": 0,
    "w": 35,
    "h": 40
   }
  },
  {
   "id": "corr1",
   "type": "corridor",
   "rect": {
    "x": 25,
    "y": 40,
    "w": 85,
    "h": 15
   }
  },
  {
   "id": "office1",
   "type": "office",
   "rect": {
    "x": 90,
    "y": 10,
    "w": 40,
    "h": 30
   }
  },
  {
   "id": "office2",
   "type": "office",
   "rect": {
    "x": 5,
    "y": 55,
    "w": 40,
    "h": 25
   }
  },
  {
   "id": "office3",
   "type": "office",
   "rect": {
    "x": 80,
    "y": 55,
    "w": 30,
    "h": 30
   }
  },
  {
   "id": "kitchen",
   "type": "kitchen",
   "rect": {
    "x": 45,
    "y": 55,
    "w": 30,
    "h": 30
   }
  },
  {
   "id": "wc1",
   "type": "wc",
   "rect": {
    "x": 110,
    "y": 40,
    "w": 15,
    "h": 20
   }
  },
  {
   "id": "wc2",
   "type": "wc",
   "rect": {
    "x": 10,
    "y": 40,
    "w": 15,
    "h": 15
   }
  },
  {
   "id": "meeting",
   "type": "meeting",
   "rect": {
    "x": 55,
    "y": 0,
    "w": 35,
    "h": 40
   }
  },
  {
   "id": "storage",
   "type": "storage",
   "rect": {
    "x": 110,
    "y": 60,
    "w": 10,
    "h": 25
   }
  }
 ],
 "doors": [
  {
   "id": "d_reception_corr1",
   "a": "reception",
   "b": "corr1",
   "x": 40,
   "y": 40,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_office1_corr1",
   "a": "office1",
   "b": "corr1",
   "x": 100,
   "y": 40,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_office2_corr1",
   "a": "office2",
   "b": "corr1",
   "x": 35,
   "y": 55,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_office3_corr1",
   "a": "office3",
   "b": "corr1",
   "x": 95,
   "y": 55,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_kitchen_corr1",
   "a": "kitchen",
   "b": "corr1",
   "x": 60,
   "y": 55,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_wc1_corr1",
   "a": "wc1",
   "b": "corr1",
   "x": 110,
   "y": 47.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_wc2_corr1",
   "a": "wc2",
   "b": "corr1",
   "x": 25,
   "y": 47.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_reception_meeting",
   "a": "reception",
   "b": "meeting",
   "x": 55,
   "y": 20,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_meeting_corr1",
   "a": "meeting",
   "b": "corr1",
   "x": 72.5,
   "y": 40,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_office3_storage",
   "a": "office3",
   "b": "storage",
   "x": 110,
   "y": 72.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_exterior_reception",
   "a": "exterior",
   "b": "reception",
   "x": 37.5,
   "y": 0,
   "width": 10,
   "vertical": false
  }
 ]
}