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

Small office suite (~110 m²)

re-validated: validon union Pareto front
Reception4.5×3.0 · 13.5Corridor8.5×1.5 · 12.8Office 14.0×3.0 · 12.0Office 23.5×4.0 · 14.0Office 32.5×4.5 · 11.3Kitchen3.0×3.0 · 9.0WC 11.5×2.0 · 3.0WC 22.0×1.5 · 3.0Meeting5.0×4.0 · 20.0Store2.0×2.0 · 4.013.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.6900.310coverage 0.93, circulation 26.3 m²
Preferred adjacency0.3330.667
Circulation distanceheadline6.6590.214reception→meeting 6.1 m ×3; office1→kitchen 6.3 m ×1; office2→kitchen 5.3 m ×1; office3→kitchen 10.8 m ×1; office1→meeting 5.6 m ×2; office2→meeting 9.5 m ×2; office1→wc1 4.8 m ×1; office2→wc2 4.3 m ×1
Room compactness0.9880.012
Daylight proxyheadline1.0000.000reception 1.00, corr1 0.00, office1 1.00, office2 1.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 exposure1.0000.000
Accessibility1.0000.000
Embodied-carbon proxyheadline20,7240.406partitions 3645 + envelope 10449 + slab 6630 kgCO2e; partition length 54.0 m

Rooms

RoomTypex, y (m)w × h (m)Area (m²)Spec (m²)Exterior wall (m)
receptionreception8.5, 0.04.5 × 3.013.59.014.07.5
corr1corridor2.0, 3.08.5 × 1.512.86.014.00.0
office1office4.5, 0.04.0 × 3.012.010.014.04.0
office2office0.0, 4.53.5 × 4.014.010.014.07.5
office3office10.5, 3.02.5 × 4.511.38.012.04.5
kitchenkitchen1.5, 0.03.0 × 3.09.06.09.03.0
wc1wc4.0, 4.51.5 × 2.03.01.83.00.0
wc2wc0.0, 3.02.0 × 1.53.01.83.01.5
meetingmeeting5.5, 4.55.0 × 4.020.014.020.05.0
storagestorage3.5, 6.52.0 × 2.04.02.04.02.0

Doors & windows

10 doors (1 exterior), 7 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": 85,
    "y": 0,
    "w": 45,
    "h": 30
   }
  },
  {
   "id": "corr1",
   "type": "corridor",
   "rect": {
    "x": 20,
    "y": 30,
    "w": 85,
    "h": 15
   }
  },
  {
   "id": "office1",
   "type": "office",
   "rect": {
    "x": 45,
    "y": 0,
    "w": 40,
    "h": 30
   }
  },
  {
   "id": "office2",
   "type": "office",
   "rect": {
    "x": 0,
    "y": 45,
    "w": 35,
    "h": 40
   }
  },
  {
   "id": "office3",
   "type": "office",
   "rect": {
    "x": 105,
    "y": 30,
    "w": 25,
    "h": 45
   }
  },
  {
   "id": "kitchen",
   "type": "kitchen",
   "rect": {
    "x": 15,
    "y": 0,
    "w": 30,
    "h": 30
   }
  },
  {
   "id": "wc1",
   "type": "wc",
   "rect": {
    "x": 40,
    "y": 45,
    "w": 15,
    "h": 20
   }
  },
  {
   "id": "wc2",
   "type": "wc",
   "rect": {
    "x": 0,
    "y": 30,
    "w": 20,
    "h": 15
   }
  },
  {
   "id": "meeting",
   "type": "meeting",
   "rect": {
    "x": 55,
    "y": 45,
    "w": 50,
    "h": 40
   }
  },
  {
   "id": "storage",
   "type": "storage",
   "rect": {
    "x": 35,
    "y": 65,
    "w": 20,
    "h": 20
   }
  }
 ],
 "doors": [
  {
   "id": "d_reception_corr1",
   "a": "reception",
   "b": "corr1",
   "x": 95,
   "y": 30,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_office1_corr1",
   "a": "office1",
   "b": "corr1",
   "x": 65,
   "y": 30,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_office2_corr1",
   "a": "office2",
   "b": "corr1",
   "x": 27.5,
   "y": 45,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_office3_corr1",
   "a": "office3",
   "b": "corr1",
   "x": 105,
   "y": 37.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_kitchen_corr1",
   "a": "kitchen",
   "b": "corr1",
   "x": 32.5,
   "y": 30,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_wc1_corr1",
   "a": "wc1",
   "b": "corr1",
   "x": 47.5,
   "y": 45,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_wc2_corr1",
   "a": "wc2",
   "b": "corr1",
   "x": 20,
   "y": 37.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_meeting_corr1",
   "a": "meeting",
   "b": "corr1",
   "x": 80,
   "y": 45,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_meeting_storage",
   "a": "meeting",
   "b": "storage",
   "x": 55,
   "y": 75,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_exterior_reception",
   "a": "exterior",
   "b": "reception",
   "x": 107.5,
   "y": 0,
   "width": 10,
   "vertical": false
  }
 ]
}