← large-004 · SA · seed 6
large office #4
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.710 | 0.290 | coverage 0.82, circulation 13.5 m² |
| Preferred adjacency | ↑ | 0.111 | 0.889 | |
| Circulation distanceheadline | ↓ | 4.460 | 0.126 | reception→living 3.0 m ×3; kitchen→living 3.3 m ×3; living→kitchen 3.3 m ×2; study→kitchen 5.1 m ×1; office1→living 3.3 m ×2; office2→living 5.1 m ×2; office3→living 6.0 m ×2; office4→living 8.3 m ×2 |
| Room compactness | ↑ | 0.978 | 0.022 | |
| Daylight proxyheadline | ↑ | 0.795 | 0.205 | 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 0.00, wc 1.00, corr1 0.00, office4 1.00, study 0.00 |
| Privacyheadline | ↑ | 0.750 | 0.250 | bath1 1.00, wc 0.25, study 1.00 |
| Exterior exposure | ↑ | 0.932 | 0.068 | |
| Accessibility | ↑ | 1.000 | 0.000 | |
| Embodied-carbon proxyheadline | ↓ | 24,800 | 0.439 | partitions 4691 + envelope 12879 + slab 7230 kgCO2e; partition length 69.5 m |
Rooms
| Room | Type | x, y (m) | w × h (m) | Area (m²) | Spec (m²) | Exterior wall (m) |
|---|---|---|---|---|---|---|
| reception | reception | 4.5, 3.0 | 3.5 × 3.0 | 10.5 | 8.0–16.0 | 2.5 |
| living | meeting | 4.0, 0.0 | 3.5 × 3.0 | 10.5 | 10.0–20.0 | 3.5 |
| kitchen | kitchen | 1.0, 0.0 | 3.0 × 2.5 | 7.5 | 5.6–11.2 | 3.0 |
| bath1 | bathroom | 13.5, 0.0 | 2.0 × 2.5 | 5.0 | 4.0–7.5 | 4.5 |
| office1 | office | 7.5, 0.0 | 3.0 × 3.0 | 9.0 | 8.0–15.0 | 3.0 |
| office2 | office | 0.0, 2.5 | 4.0 × 2.5 | 10.0 | 8.0–15.0 | 2.5 |
| office3 | office | 10.5, 0.0 | 2.5 × 3.5 | 8.8 | 8.0–15.0 | 2.5 |
| meeting | meeting | 12.5, 4.0 | 3.0 × 4.5 | 13.5 | 10.0–20.0 | 7.5 |
| storage | storage | 10.5, 3.5 | 2.0 × 1.0 | 2.0 | 2.0–4.5 | 0.0 |
| wc | wc | 13.5, 2.5 | 2.0 × 1.5 | 3.0 | 1.5–3.0 | 1.5 |
| corr1 | corridor | 8.0, 4.5 | 2.0 × 1.5 | 3.0 | 3.0–12.0 | 2.0 |
| office4 | office | 10.0, 4.5 | 2.5 × 4.0 | 10.0 | 8.0–15.0 | 5.0 |
| study | study | 2.0, 5.0 | 2.5 × 2.5 | 6.3 | 6.0–11.0 | 0.0 |
Doors & windows
13 doors (1 exterior), 12 window segments. Doors are derived deterministically from the room rectangles by the shared door policy; see Methods.
Plan JSON
{
"programId": "large-004",
"rooms": [
{
"id": "reception",
"type": "reception",
"rect": {
"x": 45,
"y": 30,
"w": 35,
"h": 30
}
},
{
"id": "living",
"type": "meeting",
"rect": {
"x": 40,
"y": 0,
"w": 35,
"h": 30
}
},
{
"id": "kitchen",
"type": "kitchen",
"rect": {
"x": 10,
"y": 0,
"w": 30,
"h": 25
}
},
{
"id": "bath1",
"type": "bathroom",
"rect": {
"x": 135,
"y": 0,
"w": 20,
"h": 25
}
},
{
"id": "office1",
"type": "office",
"rect": {
"x": 75,
"y": 0,
"w": 30,
"h": 30
}
},
{
"id": "office2",
"type": "office",
"rect": {
"x": 0,
"y": 25,
"w": 40,
"h": 25
}
},
{
"id": "office3",
"type": "office",
"rect": {
"x": 105,
"y": 0,
"w": 25,
"h": 35
}
},
{
"id": "meeting",
"type": "meeting",
"rect": {
"x": 125,
"y": 40,
"w": 30,
"h": 45
}
},
{
"id": "storage",
"type": "storage",
"rect": {
"x": 105,
"y": 35,
"w": 20,
"h": 10
}
},
{
"id": "wc",
"type": "wc",
"rect": {
"x": 135,
"y": 25,
"w": 20,
"h": 15
}
},
{
"id": "corr1",
"type": "corridor",
"rect": {
"x": 80,
"y": 45,
"w": 20,
"h": 15
}
},
{
"id": "office4",
"type": "office",
"rect": {
"x": 100,
"y": 45,
"w": 25,
"h": 40
}
},
{
"id": "study",
"type": "study",
"rect": {
"x": 20,
"y": 50,
"w": 25,
"h": 25
}
}
],
"doors": [
{
"id": "d_reception_living",
"a": "reception",
"b": "living",
"x": 60,
"y": 30,
"width": 9,
"vertical": false
},
{
"id": "d_kitchen_living",
"a": "kitchen",
"b": "living",
"x": 40,
"y": 12.5,
"width": 9,
"vertical": true
},
{
"id": "d_reception_corr1",
"a": "reception",
"b": "corr1",
"x": 80,
"y": 52.5,
"width": 9,
"vertical": true
},
{
"id": "d_office4_corr1",
"a": "office4",
"b": "corr1",
"x": 100,
"y": 52.5,
"width": 9,
"vertical": true
},
{
"id": "d_meeting_office4",
"a": "meeting",
"b": "office4",
"x": 125,
"y": 65,
"width": 9,
"vertical": true
},
{
"id": "d_kitchen_office2",
"a": "kitchen",
"b": "office2",
"x": 25,
"y": 25,
"width": 9,
"vertical": false
},
{
"id": "d_living_office1",
"a": "living",
"b": "office1",
"x": 75,
"y": 15,
"width": 9,
"vertical": true
},
{
"id": "d_office1_office3",
"a": "office1",
"b": "office3",
"x": 105,
"y": 15,
"width": 9,
"vertical": true
},
{
"id": "d_meeting_wc",
"a": "meeting",
"b": "wc",
"x": 145,
"y": 40,
"width": 9,
"vertical": false
},
{
"id": "d_bath1_wc",
"a": "bath1",
"b": "wc",
"x": 145,
"y": 25,
"width": 9,
"vertical": false
},
{
"id": "d_office2_study",
"a": "office2",
"b": "study",
"x": 30,
"y": 50,
"width": 9,
"vertical": false
},
{
"id": "d_office3_storage",
"a": "office3",
"b": "storage",
"x": 115,
"y": 35,
"width": 9,
"vertical": false
},
{
"id": "d_exterior_reception",
"a": "exterior",
"b": "reception",
"x": 67.5,
"y": 60,
"width": 10,
"vertical": false
}
]
}