FloorPlanBenchv1.0
large-006 · Greedy · seed 8

large office #6

re-validated: validon union Pareto front
Reception2.5×4.5 · 11.3Meeting3.0×4.5 · 13.5Corridor1.5×4.0 · 6.0Kitchen2.5×2.5 · 6.3Office 23.0×3.0 · 9.0Meeting3.0×5.0 · 15.0Office 12.5×3.5 · 8.8Office 33.0×3.0 · 9.0Bath 12.0×2.0 · 4.0Store1.0×2.0 · 2.0WC1.5×1.5 · 2.315.0 m8.0 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.6460.354coverage 0.81, circulation 17.3 m²
Preferred adjacency0.2500.750
Circulation distanceheadline4.0900.120reception→living 2.8 m ×3; kitchen→living 3.1 m ×3; living→kitchen 3.1 m ×2; office1→living 5.8 m ×2; office2→living 7.2 m ×2; office3→living 3.9 m ×2
Room compactness0.9760.024
Daylight proxyheadline0.9290.071reception 0.00, living 1.00, corr1 0.00, kitchen 1.00, office2 1.00, meeting 1.00, office1 1.00, office3 1.00, bath1 1.00, storage 1.00, wc 1.00
Privacyheadline0.6250.375bath1 1.00, wc 0.25
Exterior exposure1.0000.000
Accessibility1.0000.000
Embodied-carbon proxyheadline23,6050.482partitions 4489 + envelope 12636 + slab 6480 kgCO2e; partition length 66.5 m

Rooms

RoomTypex, y (m)w × h (m)Area (m²)Spec (m²)Exterior wall (m)
receptionreception6.5, 0.02.5 × 4.511.38.016.02.5
livingmeeting3.5, 0.03.0 × 4.513.510.020.03.0
corr1corridor9.0, 0.51.5 × 4.06.03.012.00.0
kitchenkitchen1.0, 0.02.5 × 2.56.35.611.22.5
office2office10.5, 0.03.0 × 3.09.08.015.03.0
meetingmeeting10.5, 3.03.0 × 5.015.010.020.03.0
office1office0.0, 2.52.5 × 3.58.88.015.03.5
office3office2.5, 4.53.0 × 3.09.08.015.02.5
bath1bathroom0.5, 6.02.0 × 2.04.04.07.52.0
storagestorage9.5, 5.51.0 × 2.02.02.04.52.0
wcwc13.5, 4.01.5 × 1.52.31.53.01.5

Doors & windows

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

Plan JSON
{
 "programId": "large-006",
 "rooms": [
  {
   "id": "reception",
   "type": "reception",
   "rect": {
    "x": 65,
    "y": 0,
    "w": 25,
    "h": 45
   }
  },
  {
   "id": "living",
   "type": "meeting",
   "rect": {
    "x": 35,
    "y": 0,
    "w": 30,
    "h": 45
   }
  },
  {
   "id": "corr1",
   "type": "corridor",
   "rect": {
    "x": 90,
    "y": 5,
    "w": 15,
    "h": 40
   }
  },
  {
   "id": "kitchen",
   "type": "kitchen",
   "rect": {
    "x": 10,
    "y": 0,
    "w": 25,
    "h": 25
   }
  },
  {
   "id": "office2",
   "type": "office",
   "rect": {
    "x": 105,
    "y": 0,
    "w": 30,
    "h": 30
   }
  },
  {
   "id": "meeting",
   "type": "meeting",
   "rect": {
    "x": 105,
    "y": 30,
    "w": 30,
    "h": 50
   }
  },
  {
   "id": "office1",
   "type": "office",
   "rect": {
    "x": 0,
    "y": 25,
    "w": 25,
    "h": 35
   }
  },
  {
   "id": "office3",
   "type": "office",
   "rect": {
    "x": 25,
    "y": 45,
    "w": 30,
    "h": 30
   }
  },
  {
   "id": "bath1",
   "type": "bathroom",
   "rect": {
    "x": 5,
    "y": 60,
    "w": 20,
    "h": 20
   }
  },
  {
   "id": "storage",
   "type": "storage",
   "rect": {
    "x": 95,
    "y": 55,
    "w": 10,
    "h": 20
   }
  },
  {
   "id": "wc",
   "type": "wc",
   "rect": {
    "x": 135,
    "y": 40,
    "w": 15,
    "h": 15
   }
  }
 ],
 "doors": [
  {
   "id": "d_reception_living",
   "a": "reception",
   "b": "living",
   "x": 65,
   "y": 22.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_kitchen_living",
   "a": "kitchen",
   "b": "living",
   "x": 35,
   "y": 12.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_reception_corr1",
   "a": "reception",
   "b": "corr1",
   "x": 90,
   "y": 25,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_office2_corr1",
   "a": "office2",
   "b": "corr1",
   "x": 105,
   "y": 17.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_corr1_meeting",
   "a": "corr1",
   "b": "meeting",
   "x": 105,
   "y": 37.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_living_office3",
   "a": "living",
   "b": "office3",
   "x": 45,
   "y": 45,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_meeting_storage",
   "a": "meeting",
   "b": "storage",
   "x": 105,
   "y": 65,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_kitchen_office1",
   "a": "kitchen",
   "b": "office1",
   "x": 17.5,
   "y": 25,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_office1_bath1",
   "a": "office1",
   "b": "bath1",
   "x": 15,
   "y": 60,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_meeting_wc",
   "a": "meeting",
   "b": "wc",
   "x": 135,
   "y": 47.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_exterior_reception",
   "a": "exterior",
   "b": "reception",
   "x": 77.5,
   "y": 0,
   "width": 10,
   "vertical": false
  }
 ]
}