FloorPlanBenchv1.0
medium-001 · SA · seed 2

medium dwelling #1

re-validated: validon union Pareto front
Hall2.5×1.5 · 3.8Living6.0×3.0 · 18.0Kitchen3.0×3.0 · 9.0Bath 12.0×2.0 · 4.0Bedroom 14.0×3.0 · 12.0Bedroom 24.0×3.0 · 12.0Dining5.0×2.5 · 12.5Study2.5×3.0 · 7.5Bath 22.0×3.5 · 7.0Store1.5×2.5 · 3.812.5 m10.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.7420.258coverage 0.77, circulation 3.8 m²
Preferred adjacency0.0001.000
Circulation distanceheadline3.7310.114hall→living 2.4 m ×3; kitchen→dining 3.1 m ×3; living→kitchen 3.6 m ×2; bed1→bath1 4.0 m ×2; bed2→bath2 3.0 m ×2; study→kitchen 10.6 m ×1
Room compactness0.9430.057
Daylight proxyheadline0.9270.073hall 0.00, living 1.00, kitchen 1.00, bath1 0.00, bed1 1.00, bed2 1.00, dining 1.00, study 1.00, bath2 0.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 proxyheadline22,8330.515partitions 4725 + envelope 11178 + slab 6930 kgCO2e; partition length 70.0 m

Rooms

RoomTypex, y (m)w × h (m)Area (m²)Spec (m²)Exterior wall (m)
hallhall9.0, 9.02.5 × 1.53.83.09.02.5
livingliving6.5, 6.06.0 × 3.018.015.028.03.0
kitchenkitchen9.5, 3.03.0 × 3.09.07.014.03.0
bath1bathroom6.0, 3.02.0 × 2.04.04.07.50.0
bed1bedroom2.5, 0.04.0 × 3.012.011.517.04.0
bed2bedroom0.0, 3.54.0 × 3.012.08.612.83.0
diningdining7.5, 0.55.0 × 2.512.58.015.02.5
studystudy0.0, 0.02.5 × 3.07.56.011.05.5
bath2bathroom4.0, 3.02.0 × 3.57.04.07.50.0
storagestorage8.0, 3.01.5 × 2.53.82.04.50.0

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": "medium-001",
 "rooms": [
  {
   "id": "hall",
   "type": "hall",
   "rect": {
    "x": 90,
    "y": 90,
    "w": 25,
    "h": 15
   }
  },
  {
   "id": "living",
   "type": "living",
   "rect": {
    "x": 65,
    "y": 60,
    "w": 60,
    "h": 30
   }
  },
  {
   "id": "kitchen",
   "type": "kitchen",
   "rect": {
    "x": 95,
    "y": 30,
    "w": 30,
    "h": 30
   }
  },
  {
   "id": "bath1",
   "type": "bathroom",
   "rect": {
    "x": 60,
    "y": 30,
    "w": 20,
    "h": 20
   }
  },
  {
   "id": "bed1",
   "type": "bedroom",
   "rect": {
    "x": 25,
    "y": 0,
    "w": 40,
    "h": 30
   }
  },
  {
   "id": "bed2",
   "type": "bedroom",
   "rect": {
    "x": 0,
    "y": 35,
    "w": 40,
    "h": 30
   }
  },
  {
   "id": "dining",
   "type": "dining",
   "rect": {
    "x": 75,
    "y": 5,
    "w": 50,
    "h": 25
   }
  },
  {
   "id": "study",
   "type": "study",
   "rect": {
    "x": 0,
    "y": 0,
    "w": 25,
    "h": 30
   }
  },
  {
   "id": "bath2",
   "type": "bathroom",
   "rect": {
    "x": 40,
    "y": 30,
    "w": 20,
    "h": 35
   }
  },
  {
   "id": "storage",
   "type": "storage",
   "rect": {
    "x": 80,
    "y": 30,
    "w": 15,
    "h": 25
   }
  }
 ],
 "doors": [
  {
   "id": "d_hall_living",
   "a": "hall",
   "b": "living",
   "x": 102.5,
   "y": 90,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_kitchen_dining",
   "a": "kitchen",
   "b": "dining",
   "x": 110,
   "y": 30,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_bath2_bed1",
   "a": "bath2",
   "b": "bed1",
   "x": 50,
   "y": 30,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_living_kitchen",
   "a": "living",
   "b": "kitchen",
   "x": 110,
   "y": 60,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_kitchen_storage",
   "a": "kitchen",
   "b": "storage",
   "x": 95,
   "y": 42.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_bath1_storage",
   "a": "bath1",
   "b": "storage",
   "x": 80,
   "y": 40,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_bath1_bath2",
   "a": "bath1",
   "b": "bath2",
   "x": 60,
   "y": 40,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_bed1_study",
   "a": "bed1",
   "b": "study",
   "x": 25,
   "y": 15,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_bed2_bath2",
   "a": "bed2",
   "b": "bath2",
   "x": 40,
   "y": 50,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_exterior_hall",
   "a": "exterior",
   "b": "hall",
   "x": 102.5,
   "y": 105,
   "width": 10,
   "vertical": false
  }
 ]
}