← large-006 · SA · seed 3
large office #6
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.789 | 0.211 | coverage 0.94, circulation 16.8 m² |
| Preferred adjacency | ↑ | 0.250 | 0.750 | |
| Circulation distanceheadline | ↓ | 6.134 | 0.180 | reception→living 2.8 m ×3; kitchen→living 3.8 m ×3; living→kitchen 3.8 m ×2; office1→living 10.6 m ×2; office2→living 7.8 m ×2; office3→living 10.7 m ×2 |
| Room compactness | ↑ | 0.987 | 0.013 | |
| Daylight proxyheadline | ↑ | 0.929 | 0.071 | reception 0.00, living 1.00, kitchen 1.00, bath1 1.00, office1 1.00, office2 1.00, office3 1.00, meeting 1.00, storage 1.00, wc 1.00, corr1 0.00 |
| Privacyheadline | ↑ | 1.000 | 0.000 | bath1 1.00, wc 1.00 |
| Exterior exposure | ↑ | 1.000 | 0.000 | |
| Accessibility | ↑ | 1.000 | 0.000 | |
| Embodied-carbon proxyheadline | ↓ | 22,626 | 0.377 | partitions 3510 + envelope 12636 + slab 6480 kgCO2e; partition length 52.0 m |
Rooms
| Room | Type | x, y (m) | w × h (m) | Area (m²) | Spec (m²) | Exterior wall (m) |
|---|---|---|---|---|---|---|
| reception | reception | 0.0, 3.0 | 5.5 × 2.5 | 13.8 | 8.0–16.0 | 3.0 |
| living | meeting | 0.5, 0.0 | 5.0 × 3.0 | 15.0 | 10.0–20.0 | 5.0 |
| kitchen | kitchen | 5.5, 0.0 | 2.5 × 4.0 | 10.0 | 5.6–11.2 | 2.5 |
| bath1 | bathroom | 12.0, 0.0 | 3.0 × 2.5 | 7.5 | 4.0–7.5 | 5.5 |
| office1 | office | 9.5, 5.0 | 3.5 × 3.0 | 10.5 | 8.0–15.0 | 6.5 |
| office2 | office | 0.0, 5.5 | 4.0 × 2.5 | 10.0 | 8.0–15.0 | 6.5 |
| office3 | office | 11.5, 2.5 | 3.5 × 2.5 | 8.8 | 8.0–15.0 | 2.5 |
| meeting | meeting | 8.0, 0.0 | 3.5 × 5.0 | 17.5 | 10.0–20.0 | 5.0 |
| storage | storage | 13.0, 5.0 | 2.0 × 1.5 | 3.0 | 2.0–4.5 | 1.5 |
| wc | wc | 13.0, 6.5 | 2.0 × 1.5 | 3.0 | 1.5–3.0 | 3.5 |
| corr1 | corridor | 4.0, 5.5 | 1.5 × 2.0 | 3.0 | 3.0–12.0 | 2.0 |
Doors & windows
11 doors (1 exterior), 14 window segments. Doors are derived deterministically from the room rectangles by the shared door policy; see Methods.
Plan JSON
{
"programId": "large-006",
"rooms": [
{
"id": "reception",
"type": "reception",
"rect": {
"x": 0,
"y": 30,
"w": 55,
"h": 25
}
},
{
"id": "living",
"type": "meeting",
"rect": {
"x": 5,
"y": 0,
"w": 50,
"h": 30
}
},
{
"id": "kitchen",
"type": "kitchen",
"rect": {
"x": 55,
"y": 0,
"w": 25,
"h": 40
}
},
{
"id": "bath1",
"type": "bathroom",
"rect": {
"x": 120,
"y": 0,
"w": 30,
"h": 25
}
},
{
"id": "office1",
"type": "office",
"rect": {
"x": 95,
"y": 50,
"w": 35,
"h": 30
}
},
{
"id": "office2",
"type": "office",
"rect": {
"x": 0,
"y": 55,
"w": 40,
"h": 25
}
},
{
"id": "office3",
"type": "office",
"rect": {
"x": 115,
"y": 25,
"w": 35,
"h": 25
}
},
{
"id": "meeting",
"type": "meeting",
"rect": {
"x": 80,
"y": 0,
"w": 35,
"h": 50
}
},
{
"id": "storage",
"type": "storage",
"rect": {
"x": 130,
"y": 50,
"w": 20,
"h": 15
}
},
{
"id": "wc",
"type": "wc",
"rect": {
"x": 130,
"y": 65,
"w": 20,
"h": 15
}
},
{
"id": "corr1",
"type": "corridor",
"rect": {
"x": 40,
"y": 55,
"w": 15,
"h": 20
}
}
],
"doors": [
{
"id": "d_reception_living",
"a": "reception",
"b": "living",
"x": 30,
"y": 30,
"width": 9,
"vertical": false
},
{
"id": "d_kitchen_living",
"a": "kitchen",
"b": "living",
"x": 55,
"y": 15,
"width": 9,
"vertical": true
},
{
"id": "d_reception_corr1",
"a": "reception",
"b": "corr1",
"x": 47.5,
"y": 55,
"width": 9,
"vertical": false
},
{
"id": "d_office2_corr1",
"a": "office2",
"b": "corr1",
"x": 40,
"y": 65,
"width": 9,
"vertical": true
},
{
"id": "d_kitchen_meeting",
"a": "kitchen",
"b": "meeting",
"x": 80,
"y": 20,
"width": 9,
"vertical": true
},
{
"id": "d_office3_meeting",
"a": "office3",
"b": "meeting",
"x": 115,
"y": 37.5,
"width": 9,
"vertical": true
},
{
"id": "d_bath1_office3",
"a": "bath1",
"b": "office3",
"x": 135,
"y": 25,
"width": 9,
"vertical": false
},
{
"id": "d_office1_meeting",
"a": "office1",
"b": "meeting",
"x": 105,
"y": 50,
"width": 9,
"vertical": false
},
{
"id": "d_office3_storage",
"a": "office3",
"b": "storage",
"x": 140,
"y": 50,
"width": 9,
"vertical": false
},
{
"id": "d_storage_wc",
"a": "storage",
"b": "wc",
"x": 140,
"y": 65,
"width": 9,
"vertical": false
},
{
"id": "d_exterior_reception",
"a": "exterior",
"b": "reception",
"x": 0,
"y": 42.5,
"width": 10,
"vertical": true
}
]
}