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

Small office suite (~110 m²)

re-validated: validon union Pareto front
Reception3.0×3.0 · 9.0Corridor8.5×1.5 · 12.8Office 13.5×4.0 · 14.0Office 23.5×4.0 · 14.0Office 34.0×3.0 · 12.0Kitchen2.5×3.5 · 8.8WC 11.5×2.0 · 3.0WC 22.0×1.5 · 3.0Meeting5.0×4.0 · 20.0Store1.5×2.5 · 3.813.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.7100.290coverage 0.91, circulation 21.8 m²
Preferred adjacency0.3330.667
Circulation distanceheadline6.7340.217reception→meeting 5.8 m ×3; office1→kitchen 6.3 m ×1; office2→kitchen 11.8 m ×1; office3→kitchen 5.1 m ×1; office1→meeting 9.2 m ×2; office2→meeting 5.9 m ×2; office1→wc1 4.6 m ×1; office2→wc2 5.5 m ×1
Room compactness0.9930.007
Daylight proxyheadline0.8960.104reception 0.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 proxyheadline21,1630.455partitions 4084 + envelope 10449 + slab 6630 kgCO2e; partition length 60.5 m

Rooms

RoomTypex, y (m)w × h (m)Area (m²)Spec (m²)Exterior wall (m)
receptionreception6.5, 5.53.0 × 3.09.09.014.03.0
corr1corridor1.0, 4.08.5 × 1.512.86.014.00.0
office1office2.5, 0.03.5 × 4.014.010.014.03.5
office2office9.5, 4.03.5 × 4.014.010.014.04.0
office3office0.0, 5.54.0 × 3.012.08.012.07.0
kitchenkitchen0.0, 0.52.5 × 3.58.86.09.03.5
wc1wc4.0, 5.51.5 × 2.03.01.83.00.0
wc2wc6.0, 2.52.0 × 1.53.01.83.00.0
meetingmeeting8.0, 0.05.0 × 4.020.014.020.09.0
storagestorage6.0, 0.01.5 × 2.53.82.04.01.5

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": 65,
    "y": 55,
    "w": 30,
    "h": 30
   }
  },
  {
   "id": "corr1",
   "type": "corridor",
   "rect": {
    "x": 10,
    "y": 40,
    "w": 85,
    "h": 15
   }
  },
  {
   "id": "office1",
   "type": "office",
   "rect": {
    "x": 25,
    "y": 0,
    "w": 35,
    "h": 40
   }
  },
  {
   "id": "office2",
   "type": "office",
   "rect": {
    "x": 95,
    "y": 40,
    "w": 35,
    "h": 40
   }
  },
  {
   "id": "office3",
   "type": "office",
   "rect": {
    "x": 0,
    "y": 55,
    "w": 40,
    "h": 30
   }
  },
  {
   "id": "kitchen",
   "type": "kitchen",
   "rect": {
    "x": 0,
    "y": 5,
    "w": 25,
    "h": 35
   }
  },
  {
   "id": "wc1",
   "type": "wc",
   "rect": {
    "x": 40,
    "y": 55,
    "w": 15,
    "h": 20
   }
  },
  {
   "id": "wc2",
   "type": "wc",
   "rect": {
    "x": 60,
    "y": 25,
    "w": 20,
    "h": 15
   }
  },
  {
   "id": "meeting",
   "type": "meeting",
   "rect": {
    "x": 80,
    "y": 0,
    "w": 50,
    "h": 40
   }
  },
  {
   "id": "storage",
   "type": "storage",
   "rect": {
    "x": 60,
    "y": 0,
    "w": 15,
    "h": 25
   }
  }
 ],
 "doors": [
  {
   "id": "d_reception_corr1",
   "a": "reception",
   "b": "corr1",
   "x": 80,
   "y": 55,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_office1_corr1",
   "a": "office1",
   "b": "corr1",
   "x": 42.5,
   "y": 40,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_office2_corr1",
   "a": "office2",
   "b": "corr1",
   "x": 95,
   "y": 47.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_office3_corr1",
   "a": "office3",
   "b": "corr1",
   "x": 25,
   "y": 55,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_kitchen_corr1",
   "a": "kitchen",
   "b": "corr1",
   "x": 17.5,
   "y": 40,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_wc1_corr1",
   "a": "wc1",
   "b": "corr1",
   "x": 47.5,
   "y": 55,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_wc2_corr1",
   "a": "wc2",
   "b": "corr1",
   "x": 70,
   "y": 40,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_meeting_corr1",
   "a": "meeting",
   "b": "corr1",
   "x": 87.5,
   "y": 40,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_office1_storage",
   "a": "office1",
   "b": "storage",
   "x": 60,
   "y": 12.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_exterior_reception",
   "a": "exterior",
   "b": "reception",
   "x": 80,
   "y": 85,
   "width": 10,
   "vertical": false
  }
 ]
}