← medium-005 · Greedy→SA · seed 4
medium dwelling #5
re-validated: validon union Pareto front
windowentrance doordoor swinghatched = constraint violation · darker tint = un-daylit floor area
solid red lines = required adjacency, dashed blue = preferred; green = door-graph circulation edges.
| Objective | Dir. | Raw | Normalised (0 = best) | Note |
|---|---|---|---|---|
| Area efficiencyheadline | ↑ | 0.932 | 0.068 | coverage 0.99, circulation 5.3 m² |
| Preferred adjacency | ↑ | 0.250 | 0.750 | |
| Circulation distanceheadline | ↓ | 5.693 | 0.181 | hall→living 4.3 m ×3; kitchen→dining 3.5 m ×3; living→kitchen 7.2 m ×2; bed1→bath1 4.5 m ×2; bed2→bath2 6.3 m ×2; study→kitchen 14.7 m ×1 |
| Room compactness | ↑ | 0.996 | 0.004 | |
| Daylight proxyheadline | ↑ | 1.000 | 0.000 | hall 0.00, living 1.00, bed2 1.00, bed1 1.00, dining 1.00, kitchen 1.00, study 1.00, bath1 1.00, bath2 1.00 |
| Privacyheadline | ↑ | 0.800 | 0.200 | bed2 0.50, bed1 0.75, study 0.75, bath1 1.00, bath2 1.00 |
| Exterior exposure | ↑ | 1.000 | 0.000 | |
| Accessibility | ↑ | 1.000 | 0.000 | |
| Embodied-carbon proxyheadline | ↓ | 17,818 | 0.314 | partitions 2329 + envelope 10449 + slab 5040 kgCO2e; partition length 34.5 m |
Rooms
| Room | Type | x, y (m) | w × h (m) | Area (m²) | Spec (m²) | Exterior wall (m) |
|---|---|---|---|---|---|---|
| hall | hall | 5.5, 0.0 | 3.5 × 1.5 | 5.3 | 3.0–9.0 | 3.5 |
| living | living | 9.0, 0.0 | 4.5 × 4.0 | 18.0 | 15.0–28.0 | 13.0 |
| bed2 | bedroom | 2.5, 0.0 | 3.0 × 4.0 | 12.0 | 8.6–12.8 | 3.0 |
| bed1 | bedroom | 2.0, 4.0 | 3.0 × 4.0 | 12.0 | 11.5–17.0 | 3.0 |
| dining | dining | 5.5, 1.5 | 3.5 × 2.5 | 8.8 | 8.0–15.0 | 1.5 |
| kitchen | kitchen | 5.0, 4.0 | 2.5 × 4.0 | 10.0 | 7.0–14.0 | 6.5 |
| study | study | 0.0, 0.0 | 2.5 × 3.0 | 7.5 | 6.0–11.0 | 5.5 |
| bath1 | bathroom | 0.0, 3.0 | 2.0 × 2.5 | 5.0 | 4.0–7.5 | 2.5 |
| bath2 | bathroom | 0.0, 5.5 | 2.0 × 2.5 | 5.0 | 4.0–7.5 | 4.5 |
Doors & windows
9 doors (1 exterior), 13 window segments. Doors are derived deterministically from the room rectangles by the shared door policy; see Methods.
Plan JSON
{
"programId": "medium-005",
"rooms": [
{
"id": "hall",
"type": "hall",
"rect": {
"x": 55,
"y": 0,
"w": 35,
"h": 15
}
},
{
"id": "living",
"type": "living",
"rect": {
"x": 90,
"y": 0,
"w": 45,
"h": 40
}
},
{
"id": "bed2",
"type": "bedroom",
"rect": {
"x": 25,
"y": 0,
"w": 30,
"h": 40
}
},
{
"id": "bed1",
"type": "bedroom",
"rect": {
"x": 20,
"y": 40,
"w": 30,
"h": 40
}
},
{
"id": "dining",
"type": "dining",
"rect": {
"x": 55,
"y": 15,
"w": 35,
"h": 25
}
},
{
"id": "kitchen",
"type": "kitchen",
"rect": {
"x": 50,
"y": 40,
"w": 25,
"h": 40
}
},
{
"id": "study",
"type": "study",
"rect": {
"x": 0,
"y": 0,
"w": 25,
"h": 30
}
},
{
"id": "bath1",
"type": "bathroom",
"rect": {
"x": 0,
"y": 30,
"w": 20,
"h": 25
}
},
{
"id": "bath2",
"type": "bathroom",
"rect": {
"x": 0,
"y": 55,
"w": 20,
"h": 25
}
}
],
"doors": [
{
"id": "d_hall_living",
"a": "hall",
"b": "living",
"x": 90,
"y": 7.5,
"width": 9,
"vertical": true
},
{
"id": "d_kitchen_dining",
"a": "kitchen",
"b": "dining",
"x": 65,
"y": 40,
"width": 9,
"vertical": false
},
{
"id": "d_bed2_hall",
"a": "bed2",
"b": "hall",
"x": 55,
"y": 7.5,
"width": 9,
"vertical": true
},
{
"id": "d_bath2_bed1",
"a": "bath2",
"b": "bed1",
"x": 20,
"y": 67.5,
"width": 9,
"vertical": true
},
{
"id": "d_dining_living",
"a": "dining",
"b": "living",
"x": 90,
"y": 27.5,
"width": 9,
"vertical": true
},
{
"id": "d_bed2_study",
"a": "bed2",
"b": "study",
"x": 25,
"y": 15,
"width": 9,
"vertical": true
},
{
"id": "d_bed2_bed1",
"a": "bed2",
"b": "bed1",
"x": 37.5,
"y": 40,
"width": 9,
"vertical": false
},
{
"id": "d_bath1_bath2",
"a": "bath1",
"b": "bath2",
"x": 10,
"y": 55,
"width": 9,
"vertical": false
},
{
"id": "d_exterior_hall",
"a": "exterior",
"b": "hall",
"x": 72.5,
"y": 0,
"width": 10,
"vertical": false
}
]
}