← large-006 · Greedy→SA · seed 4
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.819 | 0.181 | coverage 0.99, circulation 18.8 m² |
| Preferred adjacency | ↑ | 0.250 | 0.750 | |
| Circulation distanceheadline | ↓ | 5.609 | 0.165 | reception→living 4.6 m ×3; kitchen→living 3.3 m ×3; living→kitchen 3.3 m ×2; office1→living 6.4 m ×2; office2→living 9.3 m ×2; office3→living 8.3 m ×2 |
| Room compactness | ↑ | 0.975 | 0.025 | |
| Daylight proxyheadline | ↑ | 0.929 | 0.071 | reception 1.00, living 1.00, corr1 0.00, kitchen 1.00, office2 1.00, meeting 1.00, office1 1.00, office3 1.00, bath1 1.00, storage 1.00, wc 0.00 |
| Privacyheadline | ↑ | 0.750 | 0.250 | bath1 1.00, wc 0.50 |
| Exterior exposure | ↑ | 1.000 | 0.000 | |
| Accessibility | ↑ | 1.000 | 0.000 | |
| Embodied-carbon proxyheadline | ↓ | 22,086 | 0.319 | partitions 2970 + envelope 12636 + slab 6480 kgCO2e; partition length 44.0 m |
Rooms
| Room | Type | x, y (m) | w × h (m) | Area (m²) | Spec (m²) | Exterior wall (m) |
|---|---|---|---|---|---|---|
| reception | reception | 9.5, 3.5 | 2.5 × 4.5 | 11.3 | 8.0–16.0 | 5.5 |
| living | meeting | 5.5, 0.0 | 4.0 × 5.0 | 20.0 | 10.0–20.0 | 8.0 |
| corr1 | corridor | 12.0, 4.0 | 3.0 × 2.5 | 7.5 | 3.0–12.0 | 2.5 |
| kitchen | kitchen | 3.0, 0.0 | 2.5 × 4.0 | 10.0 | 5.6–11.2 | 2.5 |
| office2 | office | 12.0, 0.0 | 3.0 × 4.0 | 12.0 | 8.0–15.0 | 7.0 |
| meeting | meeting | 0.0, 0.0 | 3.0 × 4.0 | 12.0 | 10.0–20.0 | 7.0 |
| office1 | office | 2.5, 4.0 | 3.0 × 4.0 | 12.0 | 8.0–15.0 | 6.0 |
| office3 | office | 0.0, 4.0 | 2.5 × 4.0 | 10.0 | 8.0–15.0 | 6.5 |
| bath1 | bathroom | 9.5, 0.0 | 2.5 × 2.0 | 5.0 | 4.0–7.5 | 2.5 |
| storage | storage | 12.0, 6.5 | 3.0 × 1.5 | 4.5 | 2.0–4.5 | 4.5 |
| wc | wc | 9.5, 2.0 | 2.0 × 1.5 | 3.0 | 1.5–3.0 | 0.0 |
Doors & windows
11 doors (1 exterior), 15 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": 95,
"y": 35,
"w": 25,
"h": 45
}
},
{
"id": "living",
"type": "meeting",
"rect": {
"x": 55,
"y": 0,
"w": 40,
"h": 50
}
},
{
"id": "corr1",
"type": "corridor",
"rect": {
"x": 120,
"y": 40,
"w": 30,
"h": 25
}
},
{
"id": "kitchen",
"type": "kitchen",
"rect": {
"x": 30,
"y": 0,
"w": 25,
"h": 40
}
},
{
"id": "office2",
"type": "office",
"rect": {
"x": 120,
"y": 0,
"w": 30,
"h": 40
}
},
{
"id": "meeting",
"type": "meeting",
"rect": {
"x": 0,
"y": 0,
"w": 30,
"h": 40
}
},
{
"id": "office1",
"type": "office",
"rect": {
"x": 25,
"y": 40,
"w": 30,
"h": 40
}
},
{
"id": "office3",
"type": "office",
"rect": {
"x": 0,
"y": 40,
"w": 25,
"h": 40
}
},
{
"id": "bath1",
"type": "bathroom",
"rect": {
"x": 95,
"y": 0,
"w": 25,
"h": 20
}
},
{
"id": "storage",
"type": "storage",
"rect": {
"x": 120,
"y": 65,
"w": 30,
"h": 15
}
},
{
"id": "wc",
"type": "wc",
"rect": {
"x": 95,
"y": 20,
"w": 20,
"h": 15
}
}
],
"doors": [
{
"id": "d_reception_living",
"a": "reception",
"b": "living",
"x": 95,
"y": 42.5,
"width": 9,
"vertical": true
},
{
"id": "d_kitchen_living",
"a": "kitchen",
"b": "living",
"x": 55,
"y": 20,
"width": 9,
"vertical": true
},
{
"id": "d_reception_corr1",
"a": "reception",
"b": "corr1",
"x": 120,
"y": 52.5,
"width": 9,
"vertical": true
},
{
"id": "d_office2_corr1",
"a": "office2",
"b": "corr1",
"x": 135,
"y": 40,
"width": 9,
"vertical": false
},
{
"id": "d_corr1_storage",
"a": "corr1",
"b": "storage",
"x": 135,
"y": 65,
"width": 9,
"vertical": false
},
{
"id": "d_reception_wc",
"a": "reception",
"b": "wc",
"x": 105,
"y": 35,
"width": 9,
"vertical": false
},
{
"id": "d_kitchen_meeting",
"a": "kitchen",
"b": "meeting",
"x": 30,
"y": 20,
"width": 9,
"vertical": true
},
{
"id": "d_kitchen_office1",
"a": "kitchen",
"b": "office1",
"x": 42.5,
"y": 40,
"width": 9,
"vertical": false
},
{
"id": "d_office1_office3",
"a": "office1",
"b": "office3",
"x": 25,
"y": 60,
"width": 9,
"vertical": true
},
{
"id": "d_office2_bath1",
"a": "office2",
"b": "bath1",
"x": 120,
"y": 10,
"width": 9,
"vertical": true
},
{
"id": "d_exterior_reception",
"a": "exterior",
"b": "reception",
"x": 95,
"y": 65,
"width": 10,
"vertical": true
}
]
}