FloorPlanBenchv1.0
medium-003 · SA · seed 6

medium dwelling #3

re-validated: validon union Pareto front
Hall2.0×4.5 · 9.0Living4.0×6.0 · 24.0Kitchen2.5×4.5 · 11.3Bath 12.0×2.5 · 5.0Bedroom 13.5×4.5 · 15.8Bedroom 24.0×3.0 · 12.0Dining3.0×4.5 · 13.5Study4.0×2.5 · 10.0Bath 22.0×2.5 · 5.0Store1.0×3.5 · 3.514.5 m9.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.9050.095coverage 0.99, circulation 9.0 m²
Preferred adjacency0.5000.500
Circulation distanceheadline6.2800.184hall→living 4.8 m ×3; kitchen→dining 2.8 m ×3; living→kitchen 6.4 m ×2; bed1→bath1 5.0 m ×2; bed2→bath2 8.8 m ×2; study→kitchen 18.6 m ×1
Room compactness0.9040.096
Daylight proxyheadline1.0000.000hall 0.00, living 1.00, kitchen 1.00, bath1 1.00, bed1 1.00, bed2 1.00, dining 1.00, study 1.00, bath2 1.00, storage 0.00
Privacyheadline0.7500.250bath1 1.00, bed1 0.50, bed2 0.50, study 1.00, bath2 0.75
Exterior exposure1.0000.000
Accessibility1.0000.000
Embodied-carbon proxyheadline21,0890.338partitions 3038 + envelope 11421 + slab 6630 kgCO2e; partition length 45.0 m

Rooms

RoomTypex, y (m)w × h (m)Area (m²)Spec (m²)Exterior wall (m)
hallhall4.0, 0.02.0 × 4.59.03.09.02.0
livingliving0.0, 3.04.0 × 6.024.015.028.010.0
kitchenkitchen7.0, 4.52.5 × 4.511.37.014.06.5
bath1bathroom11.5, 0.02.0 × 2.55.04.07.52.0
bed1bedroom6.0, 0.03.5 × 4.515.811.517.03.5
bed2bedroom0.0, 0.04.0 × 3.012.08.612.87.0
diningdining4.0, 4.53.0 × 4.513.58.015.03.0
studystudy9.5, 2.54.0 × 2.510.06.011.04.0
bath2bathroom9.5, 0.02.0 × 2.55.04.07.52.0
storagestorage13.5, 0.01.0 × 3.53.52.04.54.5

Doors & windows

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

Plan JSON
{
 "programId": "medium-003",
 "rooms": [
  {
   "id": "hall",
   "type": "hall",
   "rect": {
    "x": 40,
    "y": 0,
    "w": 20,
    "h": 45
   }
  },
  {
   "id": "living",
   "type": "living",
   "rect": {
    "x": 0,
    "y": 30,
    "w": 40,
    "h": 60
   }
  },
  {
   "id": "kitchen",
   "type": "kitchen",
   "rect": {
    "x": 70,
    "y": 45,
    "w": 25,
    "h": 45
   }
  },
  {
   "id": "bath1",
   "type": "bathroom",
   "rect": {
    "x": 115,
    "y": 0,
    "w": 20,
    "h": 25
   }
  },
  {
   "id": "bed1",
   "type": "bedroom",
   "rect": {
    "x": 60,
    "y": 0,
    "w": 35,
    "h": 45
   }
  },
  {
   "id": "bed2",
   "type": "bedroom",
   "rect": {
    "x": 0,
    "y": 0,
    "w": 40,
    "h": 30
   }
  },
  {
   "id": "dining",
   "type": "dining",
   "rect": {
    "x": 40,
    "y": 45,
    "w": 30,
    "h": 45
   }
  },
  {
   "id": "study",
   "type": "study",
   "rect": {
    "x": 95,
    "y": 25,
    "w": 40,
    "h": 25
   }
  },
  {
   "id": "bath2",
   "type": "bathroom",
   "rect": {
    "x": 95,
    "y": 0,
    "w": 20,
    "h": 25
   }
  },
  {
   "id": "storage",
   "type": "storage",
   "rect": {
    "x": 135,
    "y": 0,
    "w": 10,
    "h": 35
   }
  }
 ],
 "doors": [
  {
   "id": "d_hall_living",
   "a": "hall",
   "b": "living",
   "x": 40,
   "y": 37.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_kitchen_dining",
   "a": "kitchen",
   "b": "dining",
   "x": 70,
   "y": 67.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_bed2_hall",
   "a": "bed2",
   "b": "hall",
   "x": 40,
   "y": 15,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_bath2_bed1",
   "a": "bath2",
   "b": "bed1",
   "x": 95,
   "y": 12.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_dining_living",
   "a": "dining",
   "b": "living",
   "x": 40,
   "y": 67.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_bed1_hall",
   "a": "bed1",
   "b": "hall",
   "x": 60,
   "y": 22.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_bath1_bath2",
   "a": "bath1",
   "b": "bath2",
   "x": 115,
   "y": 12.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_bath1_storage",
   "a": "bath1",
   "b": "storage",
   "x": 135,
   "y": 12.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_bath1_study",
   "a": "bath1",
   "b": "study",
   "x": 125,
   "y": 25,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_exterior_hall",
   "a": "exterior",
   "b": "hall",
   "x": 50,
   "y": 0,
   "width": 10,
   "vertical": false
  }
 ]
}