FloorPlanBenchv1.0
medium-006 · SA · seed 1

medium dwelling #6

re-validated: validon union Pareto front
Hall3.0×1.5 · 4.5Living4.5×4.0 · 18.0Kitchen4.5×2.5 · 11.3Bath 12.0×3.0 · 6.0Bedroom 13.5×3.5 · 12.3Bedroom 23.0×4.0 · 12.0Dining3.0×4.0 · 12.0Study2.5×2.5 · 6.3Bath 23.0×2.0 · 6.0Store2.5×1.0 · 2.511.0 m10.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.9150.085coverage 0.96, circulation 4.5 m²
Preferred adjacency0.4000.600
Circulation distanceheadline4.6690.157hall→living 3.8 m ×3; kitchen→dining 3.9 m ×3; living→kitchen 3.3 m ×2; bed1→bath1 2.8 m ×2; bed2→bath2 9.0 m ×2; study→kitchen 7.6 m ×1
Room compactness0.9480.052
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
Privacyheadline1.0000.000bath1 1.00, bed1 1.00, bed2 1.00, study 1.00, bath2 1.00
Exterior exposure1.0000.000
Accessibility1.0000.000
Embodied-carbon proxyheadline19,0000.379partitions 3139 + envelope 10206 + slab 5655 kgCO2e; partition length 46.5 m

Rooms

RoomTypex, y (m)w × h (m)Area (m²)Spec (m²)Exterior wall (m)
hallhall8.0, 4.03.0 × 1.54.53.09.01.5
livingliving3.5, 2.54.5 × 4.018.015.028.02.0
kitchenkitchen3.5, 0.04.5 × 2.511.37.014.07.0
bath1bathroom0.0, 7.02.0 × 3.06.04.07.55.0
bed1bedroom2.0, 6.53.5 × 3.512.311.517.03.5
bed2bedroom8.0, 6.03.0 × 4.012.08.612.87.0
diningdining8.0, 0.03.0 × 4.012.08.015.07.0
studystudy5.5, 7.52.5 × 2.56.36.011.02.5
bath2bathroom0.5, 4.53.0 × 2.06.04.07.53.0
storagestorage5.5, 6.52.5 × 1.02.52.04.50.0

Doors & windows

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

Plan JSON
{
 "programId": "medium-006",
 "rooms": [
  {
   "id": "hall",
   "type": "hall",
   "rect": {
    "x": 80,
    "y": 40,
    "w": 30,
    "h": 15
   }
  },
  {
   "id": "living",
   "type": "living",
   "rect": {
    "x": 35,
    "y": 25,
    "w": 45,
    "h": 40
   }
  },
  {
   "id": "kitchen",
   "type": "kitchen",
   "rect": {
    "x": 35,
    "y": 0,
    "w": 45,
    "h": 25
   }
  },
  {
   "id": "bath1",
   "type": "bathroom",
   "rect": {
    "x": 0,
    "y": 70,
    "w": 20,
    "h": 30
   }
  },
  {
   "id": "bed1",
   "type": "bedroom",
   "rect": {
    "x": 20,
    "y": 65,
    "w": 35,
    "h": 35
   }
  },
  {
   "id": "bed2",
   "type": "bedroom",
   "rect": {
    "x": 80,
    "y": 60,
    "w": 30,
    "h": 40
   }
  },
  {
   "id": "dining",
   "type": "dining",
   "rect": {
    "x": 80,
    "y": 0,
    "w": 30,
    "h": 40
   }
  },
  {
   "id": "study",
   "type": "study",
   "rect": {
    "x": 55,
    "y": 75,
    "w": 25,
    "h": 25
   }
  },
  {
   "id": "bath2",
   "type": "bathroom",
   "rect": {
    "x": 5,
    "y": 45,
    "w": 30,
    "h": 20
   }
  },
  {
   "id": "storage",
   "type": "storage",
   "rect": {
    "x": 55,
    "y": 65,
    "w": 25,
    "h": 10
   }
  }
 ],
 "doors": [
  {
   "id": "d_hall_living",
   "a": "hall",
   "b": "living",
   "x": 80,
   "y": 47.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_kitchen_dining",
   "a": "kitchen",
   "b": "dining",
   "x": 80,
   "y": 12.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_bath2_bed1",
   "a": "bath2",
   "b": "bed1",
   "x": 27.5,
   "y": 65,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_dining_living",
   "a": "dining",
   "b": "living",
   "x": 80,
   "y": 32.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_living_kitchen",
   "a": "living",
   "b": "kitchen",
   "x": 57.5,
   "y": 25,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_living_storage",
   "a": "living",
   "b": "storage",
   "x": 67.5,
   "y": 65,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_study_storage",
   "a": "study",
   "b": "storage",
   "x": 67.5,
   "y": 75,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_bed1_study",
   "a": "bed1",
   "b": "study",
   "x": 55,
   "y": 87.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_bath1_bed1",
   "a": "bath1",
   "b": "bed1",
   "x": 20,
   "y": 85,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_bed2_study",
   "a": "bed2",
   "b": "study",
   "x": 80,
   "y": 87.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_exterior_hall",
   "a": "exterior",
   "b": "hall",
   "x": 110,
   "y": 47.5,
   "width": 10,
   "vertical": true
  }
 ]
}