FloorPlanBenchv1.0
medium-001 · Greedy→SA · seed 5

medium dwelling #1

re-validated: validon union Pareto front
Hall1.5×3.0 · 4.5Living5.5×4.0 · 22.0Bedroom 14.5×3.5 · 15.8Bedroom 24.0×3.0 · 12.0Dining4.0×3.5 · 14.0Kitchen4.0×3.5 · 14.0Study3.0×3.5 · 10.5Bath 13.0×2.5 · 7.5Bath 23.0×2.5 · 7.5Store3.0×1.0 · 3.012.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.9200.080coverage 0.96, circulation 4.5 m²
Preferred adjacency0.4000.600
Circulation distanceheadline7.3200.224hall→living 4.3 m ×3; kitchen→dining 3.5 m ×3; living→kitchen 7.2 m ×2; bed1→bath1 10.2 m ×2; bed2→bath2 12.7 m ×2; study→kitchen 11.4 m ×1
Room compactness0.9400.060
Daylight proxyheadline0.9830.017hall 0.00, living 0.91, bed1 1.00, bed2 1.00, dining 1.00, kitchen 1.00, study 1.00, bath1 1.00, bath2 1.00, storage 0.00
Privacyheadline0.6000.400bed1 0.25, bed2 0.50, study 0.25, bath1 1.00, bath2 1.00
Exterior exposure1.0000.000
Accessibility1.0000.000
Embodied-carbon proxyheadline21,4490.364partitions 3341 + envelope 11178 + slab 6930 kgCO2e; partition length 49.5 m

Rooms

RoomTypex, y (m)w × h (m)Area (m²)Spec (m²)Exterior wall (m)
hallhall7.0, 0.01.5 × 3.04.53.09.01.5
livingliving3.0, 3.05.5 × 4.022.015.028.01.5
bed1bedroom4.5, 7.04.5 × 3.515.811.517.08.0
bed2bedroom3.0, 0.04.0 × 3.012.08.612.84.0
diningdining8.5, 3.54.0 × 3.514.08.015.03.5
kitchenkitchen8.5, 0.04.0 × 3.514.07.014.07.5
studystudy0.0, 3.53.0 × 3.510.56.011.06.5
bath1bathroom0.0, 0.03.0 × 2.57.54.07.55.5
bath2bathroom9.0, 8.03.0 × 2.57.54.07.53.0
storagestorage0.0, 2.53.0 × 1.03.02.04.51.0

Doors & windows

10 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-001",
 "rooms": [
  {
   "id": "hall",
   "type": "hall",
   "rect": {
    "x": 70,
    "y": 0,
    "w": 15,
    "h": 30
   }
  },
  {
   "id": "living",
   "type": "living",
   "rect": {
    "x": 30,
    "y": 30,
    "w": 55,
    "h": 40
   }
  },
  {
   "id": "bed1",
   "type": "bedroom",
   "rect": {
    "x": 45,
    "y": 70,
    "w": 45,
    "h": 35
   }
  },
  {
   "id": "bed2",
   "type": "bedroom",
   "rect": {
    "x": 30,
    "y": 0,
    "w": 40,
    "h": 30
   }
  },
  {
   "id": "dining",
   "type": "dining",
   "rect": {
    "x": 85,
    "y": 35,
    "w": 40,
    "h": 35
   }
  },
  {
   "id": "kitchen",
   "type": "kitchen",
   "rect": {
    "x": 85,
    "y": 0,
    "w": 40,
    "h": 35
   }
  },
  {
   "id": "study",
   "type": "study",
   "rect": {
    "x": 0,
    "y": 35,
    "w": 30,
    "h": 35
   }
  },
  {
   "id": "bath1",
   "type": "bathroom",
   "rect": {
    "x": 0,
    "y": 0,
    "w": 30,
    "h": 25
   }
  },
  {
   "id": "bath2",
   "type": "bathroom",
   "rect": {
    "x": 90,
    "y": 80,
    "w": 30,
    "h": 25
   }
  },
  {
   "id": "storage",
   "type": "storage",
   "rect": {
    "x": 0,
    "y": 25,
    "w": 30,
    "h": 10
   }
  }
 ],
 "doors": [
  {
   "id": "d_hall_living",
   "a": "hall",
   "b": "living",
   "x": 77.5,
   "y": 30,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_kitchen_dining",
   "a": "kitchen",
   "b": "dining",
   "x": 105,
   "y": 35,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_bath2_bed1",
   "a": "bath2",
   "b": "bed1",
   "x": 90,
   "y": 92.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_dining_living",
   "a": "dining",
   "b": "living",
   "x": 85,
   "y": 52.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_bed2_hall",
   "a": "bed2",
   "b": "hall",
   "x": 70,
   "y": 15,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_living_bed1",
   "a": "living",
   "b": "bed1",
   "x": 65,
   "y": 70,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_living_study",
   "a": "living",
   "b": "study",
   "x": 30,
   "y": 52.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_study_storage",
   "a": "study",
   "b": "storage",
   "x": 15,
   "y": 35,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_bath1_storage",
   "a": "bath1",
   "b": "storage",
   "x": 15,
   "y": 25,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_exterior_hall",
   "a": "exterior",
   "b": "hall",
   "x": 77.5,
   "y": 0,
   "width": 10,
   "vertical": false
  }
 ]
}