← large-003 · CP search · seed 3
large dwelling #3
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.778 | 0.222 | coverage 0.95, circulation 19.5 m² |
| Preferred adjacency | ↑ | 0.167 | 0.833 | |
| Circulation distanceheadline | ↓ | 4.834 | 0.139 | hall→living 4.3 m ×3; kitchen→dining 2.5 m ×3; living→kitchen 5.5 m ×2; bed1→bath1 4.8 m ×2; bed2→bath2 9.2 m ×2; bed3→bath2 4.5 m ×2; study→kitchen 4.0 m ×1 |
| Room compactness | ↑ | 0.962 | 0.038 | |
| Daylight proxyheadline | ↑ | 0.753 | 0.247 | hall 0.00, corr1 0.00, living 0.00, bed2 1.00, bed3 0.00, bed1 1.00, dining 1.00, kitchen 1.00, bath2 1.00, study 1.00, bath1 1.00, utility 1.00, storage 1.00, wc 1.00 |
| Privacyheadline | ↑ | 0.929 | 0.071 | bed2 0.75, bed3 0.75, bed1 1.00, bath2 1.00, study 1.00, bath1 1.00, wc 1.00 |
| Exterior exposure | ↑ | 0.718 | 0.282 | |
| Accessibility | ↑ | 0.944 | 0.056 | |
| Embodied-carbon proxyheadline | ↓ | 22,958 | 0.400 | partitions 4286 + envelope 11907 + slab 6765 kgCO2e; partition length 63.5 m |
Rooms
| Room | Type | x, y (m) | w × h (m) | Area (m²) | Spec (m²) | Exterior wall (m) |
|---|---|---|---|---|---|---|
| hall | hall | 0.5, 0.0 | 2.5 × 3.0 | 7.5 | 3.0–9.0 | 2.5 |
| corr1 | corridor | 3.0, 0.0 | 4.0 × 3.0 | 12.0 | 3.0–12.0 | 4.0 |
| living | living | 0.5, 3.0 | 3.0 × 5.5 | 16.5 | 15.0–28.0 | 0.0 |
| bed2 | bedroom | 7.0, 0.0 | 3.5 × 3.0 | 10.5 | 8.6–12.8 | 3.5 |
| bed3 | bedroom | 3.5, 3.0 | 3.0 × 3.0 | 9.0 | 8.6–12.8 | 0.0 |
| bed1 | bedroom | 10.5, 1.5 | 3.0 × 4.0 | 12.0 | 11.5–17.0 | 7.0 |
| dining | dining | 3.5, 6.0 | 3.5 × 2.5 | 8.8 | 8.0–15.0 | 2.5 |
| kitchen | kitchen | 3.5, 8.5 | 3.5 × 2.5 | 8.8 | 7.0–14.0 | 6.0 |
| bath2 | bathroom | 8.5, 3.5 | 2.0 × 2.0 | 4.0 | 4.0–7.5 | 2.0 |
| study | study | 0.0, 8.5 | 2.5 × 2.5 | 6.3 | 6.0–11.0 | 5.0 |
| bath1 | bathroom | 6.5, 3.0 | 2.0 × 2.5 | 5.0 | 4.0–7.5 | 1.5 |
| utility | utility | 10.5, 0.0 | 2.0 × 1.5 | 3.0 | 3.0–6.0 | 2.0 |
| storage | storage | 2.5, 8.5 | 1.0 × 2.5 | 2.5 | 2.0–4.5 | 1.0 |
| wc | wc | 12.5, 0.0 | 1.0 × 1.5 | 1.5 | 1.5–3.0 | 2.5 |
Doors & windows
14 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-003",
"rooms": [
{
"id": "hall",
"type": "hall",
"rect": {
"x": 5,
"y": 0,
"w": 25,
"h": 30
}
},
{
"id": "corr1",
"type": "corridor",
"rect": {
"x": 30,
"y": 0,
"w": 40,
"h": 30
}
},
{
"id": "living",
"type": "living",
"rect": {
"x": 5,
"y": 30,
"w": 30,
"h": 55
}
},
{
"id": "bed2",
"type": "bedroom",
"rect": {
"x": 70,
"y": 0,
"w": 35,
"h": 30
}
},
{
"id": "bed3",
"type": "bedroom",
"rect": {
"x": 35,
"y": 30,
"w": 30,
"h": 30
}
},
{
"id": "bed1",
"type": "bedroom",
"rect": {
"x": 105,
"y": 15,
"w": 30,
"h": 40
}
},
{
"id": "dining",
"type": "dining",
"rect": {
"x": 35,
"y": 60,
"w": 35,
"h": 25
}
},
{
"id": "kitchen",
"type": "kitchen",
"rect": {
"x": 35,
"y": 85,
"w": 35,
"h": 25
}
},
{
"id": "bath2",
"type": "bathroom",
"rect": {
"x": 85,
"y": 35,
"w": 20,
"h": 20
}
},
{
"id": "study",
"type": "study",
"rect": {
"x": 0,
"y": 85,
"w": 25,
"h": 25
}
},
{
"id": "bath1",
"type": "bathroom",
"rect": {
"x": 65,
"y": 30,
"w": 20,
"h": 25
}
},
{
"id": "utility",
"type": "utility",
"rect": {
"x": 105,
"y": 0,
"w": 20,
"h": 15
}
},
{
"id": "storage",
"type": "storage",
"rect": {
"x": 25,
"y": 85,
"w": 10,
"h": 25
}
},
{
"id": "wc",
"type": "wc",
"rect": {
"x": 125,
"y": 0,
"w": 10,
"h": 15
}
}
],
"doors": [
{
"id": "d_hall_living",
"a": "hall",
"b": "living",
"x": 17.5,
"y": 30,
"width": 9,
"vertical": false
},
{
"id": "d_kitchen_dining",
"a": "kitchen",
"b": "dining",
"x": 52.5,
"y": 85,
"width": 9,
"vertical": false
},
{
"id": "d_hall_corr1",
"a": "hall",
"b": "corr1",
"x": 30,
"y": 15,
"width": 9,
"vertical": true
},
{
"id": "d_bed2_corr1",
"a": "bed2",
"b": "corr1",
"x": 70,
"y": 15,
"width": 9,
"vertical": true
},
{
"id": "d_bed3_corr1",
"a": "bed3",
"b": "corr1",
"x": 50,
"y": 30,
"width": 9,
"vertical": false
},
{
"id": "d_bath2_bed1",
"a": "bath2",
"b": "bed1",
"x": 105,
"y": 45,
"width": 9,
"vertical": true
},
{
"id": "d_dining_living",
"a": "dining",
"b": "living",
"x": 35,
"y": 72.5,
"width": 9,
"vertical": true
},
{
"id": "d_bed3_bath1",
"a": "bed3",
"b": "bath1",
"x": 65,
"y": 42.5,
"width": 9,
"vertical": true
},
{
"id": "d_kitchen_storage",
"a": "kitchen",
"b": "storage",
"x": 35,
"y": 97.5,
"width": 9,
"vertical": true
},
{
"id": "d_study_storage",
"a": "study",
"b": "storage",
"x": 25,
"y": 97.5,
"width": 9,
"vertical": true
},
{
"id": "d_bath2_bath1",
"a": "bath2",
"b": "bath1",
"x": 85,
"y": 45,
"width": 9,
"vertical": true
},
{
"id": "d_bed1_utility",
"a": "bed1",
"b": "utility",
"x": 115,
"y": 15,
"width": 9,
"vertical": false
},
{
"id": "d_utility_wc",
"a": "utility",
"b": "wc",
"x": 125,
"y": 7.5,
"width": 9,
"vertical": true
},
{
"id": "d_exterior_hall",
"a": "exterior",
"b": "hall",
"x": 17.5,
"y": 0,
"width": 10,
"vertical": false
}
]
}