FloorPlanBenchv1.0
medium-001 · NSGA-II · seed 7

medium dwelling #1

re-validated: validon union Pareto front
Hall2.5×1.5 · 3.8Living5.0×3.0 · 15.0Kitchen2.5×3.0 · 7.5Bath 12.0×2.0 · 4.0Bedroom 13.0×4.0 · 12.0Bedroom 23.5×3.0 · 10.5Dining4.5×2.5 · 11.3Study2.5×2.5 · 6.3Bath 23.5×2.0 · 7.0Store1.5×1.5 · 2.312.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.6560.344coverage 0.69, circulation 3.8 m²
Preferred adjacency0.0001.000
Circulation distanceheadline3.0610.094hall→living 2.7 m ×3; kitchen→dining 2.8 m ×3; living→kitchen 5.0 m ×2; bed1→bath1 3.0 m ×2; bed2→bath2 2.5 m ×2; study→kitchen 2.5 m ×1
Room compactness0.9710.029
Daylight proxyheadline0.6730.327hall 0.00, living 1.00, kitchen 0.00, bath1 0.00, bed1 0.00, bed2 1.00, dining 1.00, study 1.00, bath2 1.00, storage 0.00
Privacyheadline0.8000.200bath1 1.00, bed1 0.50, bed2 1.00, study 0.50, bath2 1.00
Exterior exposure0.6790.321
Accessibility1.0000.000
Embodied-carbon proxyheadline22,9340.526partitions 4826 + envelope 11178 + slab 6930 kgCO2e; partition length 71.5 m

Rooms

RoomTypex, y (m)w × h (m)Area (m²)Spec (m²)Exterior wall (m)
hallhall10.0, 5.52.5 × 1.53.83.09.01.5
livingliving7.5, 7.05.0 × 3.015.015.028.03.0
kitchenkitchen7.5, 2.52.5 × 3.07.57.014.00.0
bath1bathroom4.0, 5.02.0 × 2.04.04.07.50.5
bed1bedroom3.5, 1.03.0 × 4.012.011.517.00.0
bed2bedroom0.0, 2.53.5 × 3.010.58.612.83.0
diningdining6.5, 0.04.5 × 2.511.38.015.04.5
studystudy10.0, 2.52.5 × 2.56.36.011.02.5
bath2bathroom0.0, 0.53.5 × 2.07.04.07.52.0
storagestorage8.0, 5.51.5 × 1.52.32.04.50.0

Doors & windows

10 doors (1 exterior), 5 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": 100,
    "y": 55,
    "w": 25,
    "h": 15
   }
  },
  {
   "id": "living",
   "type": "living",
   "rect": {
    "x": 75,
    "y": 70,
    "w": 50,
    "h": 30
   }
  },
  {
   "id": "kitchen",
   "type": "kitchen",
   "rect": {
    "x": 75,
    "y": 25,
    "w": 25,
    "h": 30
   }
  },
  {
   "id": "bath1",
   "type": "bathroom",
   "rect": {
    "x": 40,
    "y": 50,
    "w": 20,
    "h": 20
   }
  },
  {
   "id": "bed1",
   "type": "bedroom",
   "rect": {
    "x": 35,
    "y": 10,
    "w": 30,
    "h": 40
   }
  },
  {
   "id": "bed2",
   "type": "bedroom",
   "rect": {
    "x": 0,
    "y": 25,
    "w": 35,
    "h": 30
   }
  },
  {
   "id": "dining",
   "type": "dining",
   "rect": {
    "x": 65,
    "y": 0,
    "w": 45,
    "h": 25
   }
  },
  {
   "id": "study",
   "type": "study",
   "rect": {
    "x": 100,
    "y": 25,
    "w": 25,
    "h": 25
   }
  },
  {
   "id": "bath2",
   "type": "bathroom",
   "rect": {
    "x": 0,
    "y": 5,
    "w": 35,
    "h": 20
   }
  },
  {
   "id": "storage",
   "type": "storage",
   "rect": {
    "x": 80,
    "y": 55,
    "w": 15,
    "h": 15
   }
  }
 ],
 "doors": [
  {
   "id": "d_hall_living",
   "a": "hall",
   "b": "living",
   "x": 112.5,
   "y": 70,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_kitchen_dining",
   "a": "kitchen",
   "b": "dining",
   "x": 87.5,
   "y": 25,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_bath2_bed1",
   "a": "bath2",
   "b": "bed1",
   "x": 35,
   "y": 17.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_living_storage",
   "a": "living",
   "b": "storage",
   "x": 87.5,
   "y": 70,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_kitchen_storage",
   "a": "kitchen",
   "b": "storage",
   "x": 87.5,
   "y": 55,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_kitchen_study",
   "a": "kitchen",
   "b": "study",
   "x": 100,
   "y": 37.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_bed1_dining",
   "a": "bed1",
   "b": "dining",
   "x": 65,
   "y": 17.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_bed2_bath2",
   "a": "bed2",
   "b": "bath2",
   "x": 17.5,
   "y": 25,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_bath1_bed1",
   "a": "bath1",
   "b": "bed1",
   "x": 50,
   "y": 50,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_exterior_hall",
   "a": "exterior",
   "b": "hall",
   "x": 125,
   "y": 62.5,
   "width": 10,
   "vertical": true
  }
 ]
}