FloorPlanBenchv1.0
large-004 · Greedy→SA · seed 4

large office #4

re-validated: validon union Pareto front
Reception3.5×2.5 · 8.8Meeting3.5×3.5 · 12.3Corridor2.5×2.5 · 6.3Kitchen2.5×3.0 · 7.5Office 43.5×3.0 · 10.5Meeting3.5×3.0 · 10.5Office 13.0×4.5 · 13.5Office 23.5×3.0 · 10.5Office 33.0×5.0 · 15.0Study4.0×2.5 · 10.0Bath 12.0×3.5 · 7.0Store1.5×2.5 · 3.8WC1.5×1.5 · 2.315.5 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.8530.147coverage 0.98, circulation 15.0 m²
Preferred adjacency0.3330.667
Circulation distanceheadline5.9890.169reception→living 3.0 m ×3; kitchen→living 3.0 m ×3; living→kitchen 3.0 m ×2; study→kitchen 13.0 m ×1; office1→living 9.1 m ×2; office2→living 7.9 m ×2; office3→living 8.4 m ×2; office4→living 6.9 m ×2
Room compactness0.9790.021
Daylight proxyheadline0.9430.057reception 0.00, living 1.00, corr1 0.00, kitchen 1.00, office4 1.00, meeting 1.00, office1 1.00, office2 1.00, office3 1.00, study 1.00, bath1 1.00, storage 1.00, wc 1.00
Privacyheadline1.0000.000study 1.00, bath1 1.00, wc 1.00
Exterior exposure1.0000.000
Accessibility1.0000.000
Embodied-carbon proxyheadline23,8550.351partitions 3746 + envelope 12879 + slab 7230 kgCO2e; partition length 55.5 m

Rooms

RoomTypex, y (m)w × h (m)Area (m²)Spec (m²)Exterior wall (m)
receptionreception5.5, 3.53.5 × 2.58.88.016.03.5
livingmeeting5.5, 0.03.5 × 3.512.310.020.03.5
corr1corridor3.0, 3.02.5 × 2.56.33.012.00.0
kitchenkitchen3.0, 0.02.5 × 3.07.55.611.22.5
office4office2.0, 5.53.5 × 3.010.58.015.06.0
meetingmeeting9.0, 3.03.5 × 3.010.510.020.01.0
office1office12.5, 1.53.0 × 4.513.58.015.04.5
office2office9.0, 0.03.5 × 3.010.58.015.03.5
office3office0.0, 0.03.0 × 5.015.08.015.08.0
studystudy11.5, 6.04.0 × 2.510.06.011.06.5
bath1bathroom0.0, 5.02.0 × 3.57.04.07.55.5
storagestorage10.0, 6.01.5 × 2.53.82.04.54.0
wcwc14.0, 0.01.5 × 1.52.31.53.03.0

Doors & windows

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

Plan JSON
{
 "programId": "large-004",
 "rooms": [
  {
   "id": "reception",
   "type": "reception",
   "rect": {
    "x": 55,
    "y": 35,
    "w": 35,
    "h": 25
   }
  },
  {
   "id": "living",
   "type": "meeting",
   "rect": {
    "x": 55,
    "y": 0,
    "w": 35,
    "h": 35
   }
  },
  {
   "id": "corr1",
   "type": "corridor",
   "rect": {
    "x": 30,
    "y": 30,
    "w": 25,
    "h": 25
   }
  },
  {
   "id": "kitchen",
   "type": "kitchen",
   "rect": {
    "x": 30,
    "y": 0,
    "w": 25,
    "h": 30
   }
  },
  {
   "id": "office4",
   "type": "office",
   "rect": {
    "x": 20,
    "y": 55,
    "w": 35,
    "h": 30
   }
  },
  {
   "id": "meeting",
   "type": "meeting",
   "rect": {
    "x": 90,
    "y": 30,
    "w": 35,
    "h": 30
   }
  },
  {
   "id": "office1",
   "type": "office",
   "rect": {
    "x": 125,
    "y": 15,
    "w": 30,
    "h": 45
   }
  },
  {
   "id": "office2",
   "type": "office",
   "rect": {
    "x": 90,
    "y": 0,
    "w": 35,
    "h": 30
   }
  },
  {
   "id": "office3",
   "type": "office",
   "rect": {
    "x": 0,
    "y": 0,
    "w": 30,
    "h": 50
   }
  },
  {
   "id": "study",
   "type": "study",
   "rect": {
    "x": 115,
    "y": 60,
    "w": 40,
    "h": 25
   }
  },
  {
   "id": "bath1",
   "type": "bathroom",
   "rect": {
    "x": 0,
    "y": 50,
    "w": 20,
    "h": 35
   }
  },
  {
   "id": "storage",
   "type": "storage",
   "rect": {
    "x": 100,
    "y": 60,
    "w": 15,
    "h": 25
   }
  },
  {
   "id": "wc",
   "type": "wc",
   "rect": {
    "x": 140,
    "y": 0,
    "w": 15,
    "h": 15
   }
  }
 ],
 "doors": [
  {
   "id": "d_reception_living",
   "a": "reception",
   "b": "living",
   "x": 72.5,
   "y": 35,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_kitchen_living",
   "a": "kitchen",
   "b": "living",
   "x": 55,
   "y": 15,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_reception_corr1",
   "a": "reception",
   "b": "corr1",
   "x": 55,
   "y": 45,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_office4_corr1",
   "a": "office4",
   "b": "corr1",
   "x": 42.5,
   "y": 55,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_office3_corr1",
   "a": "office3",
   "b": "corr1",
   "x": 30,
   "y": 40,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_office1_study",
   "a": "office1",
   "b": "study",
   "x": 140,
   "y": 60,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_reception_meeting",
   "a": "reception",
   "b": "meeting",
   "x": 90,
   "y": 47.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_meeting_office2",
   "a": "meeting",
   "b": "office2",
   "x": 107.5,
   "y": 30,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_meeting_office1",
   "a": "meeting",
   "b": "office1",
   "x": 125,
   "y": 45,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_office4_bath1",
   "a": "office4",
   "b": "bath1",
   "x": 20,
   "y": 70,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_study_storage",
   "a": "study",
   "b": "storage",
   "x": 115,
   "y": 72.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_office1_wc",
   "a": "office1",
   "b": "wc",
   "x": 147.5,
   "y": 15,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_exterior_reception",
   "a": "exterior",
   "b": "reception",
   "x": 72.5,
   "y": 60,
   "width": 10,
   "vertical": false
  }
 ]
}