← large-008 · Greedy · seed 1
large dwelling #8
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.703 | 0.297 | coverage 0.83, circulation 15.0 m² |
| Preferred adjacency | ↑ | 0.250 | 0.750 | |
| Circulation distanceheadline | ↓ | 4.955 | 0.129 | hall→living 2.8 m ×3; kitchen→dining 2.8 m ×3; living→kitchen 5.3 m ×2; bed1→bath1 6.3 m ×2; bed2→bath2 2.7 m ×2; bed3→bath2 5.6 m ×2; study→kitchen 17.9 m ×1 |
| Room compactness | ↑ | 0.979 | 0.021 | |
| Daylight proxyheadline | ↑ | 0.934 | 0.066 | hall 0.00, corr1 0.00, living 1.00, bed2 1.00, bed3 1.00, bed1 1.00, dining 1.00, kitchen 1.00, study 1.00, bath1 1.00, bath2 0.00, utility 1.00, storage 1.00 |
| Privacyheadline | ↑ | 0.917 | 0.083 | bed2 0.75, bed3 0.75, bed1 1.00, study 1.00, bath1 1.00, bath2 1.00 |
| Exterior exposure | ↑ | 1.000 | 0.000 | |
| Accessibility | ↑ | 1.000 | 0.000 | |
| Embodied-carbon proxyheadline | ↓ | 26,279 | 0.486 | partitions 5198 + envelope 13851 + slab 7230 kgCO2e; partition length 77.0 m |
Rooms
| Room | Type | x, y (m) | w × h (m) | Area (m²) | Spec (m²) | Exterior wall (m) |
|---|---|---|---|---|---|---|
| hall | hall | 5.0, 0.0 | 1.5 × 4.0 | 6.0 | 3.0–9.0 | 1.5 |
| corr1 | corridor | 6.5, 0.5 | 6.0 × 1.5 | 9.0 | 3.0–12.0 | 0.0 |
| living | living | 1.0, 0.0 | 4.0 × 4.0 | 16.0 | 15.0–28.0 | 4.0 |
| bed2 | bedroom | 10.0, 2.0 | 3.0 × 3.0 | 9.0 | 8.6–12.8 | 2.0 |
| bed3 | bedroom | 7.0, 2.0 | 3.0 × 3.0 | 9.0 | 8.6–12.8 | 3.0 |
| bed1 | bedroom | 13.0, 0.0 | 3.5 × 3.5 | 12.3 | 11.5–17.0 | 3.5 |
| dining | dining | 2.5, 4.0 | 3.0 × 3.0 | 9.0 | 8.0–15.0 | 2.0 |
| kitchen | kitchen | 0.0, 4.0 | 2.5 × 3.0 | 7.5 | 7.0–14.0 | 3.0 |
| study | study | 15.0, 3.5 | 2.5 × 2.5 | 6.3 | 6.0–11.0 | 2.5 |
| bath1 | bathroom | 14.5, 6.0 | 3.0 × 2.0 | 6.0 | 4.0–7.5 | 5.0 |
| bath2 | bathroom | 13.0, 3.5 | 2.0 × 2.0 | 4.0 | 4.0–7.5 | 0.0 |
| utility | utility | 13.0, 5.5 | 1.5 × 2.5 | 3.8 | 3.0–6.0 | 1.5 |
| storage | storage | 0.0, 1.5 | 1.0 × 2.0 | 2.0 | 2.0–4.5 | 2.0 |
Doors & windows
14 doors (1 exterior), 11 window segments. Doors are derived deterministically from the room rectangles by the shared door policy; see Methods.
Plan JSON
{
"programId": "large-008",
"rooms": [
{
"id": "hall",
"type": "hall",
"rect": {
"x": 50,
"y": 0,
"w": 15,
"h": 40
}
},
{
"id": "corr1",
"type": "corridor",
"rect": {
"x": 65,
"y": 5,
"w": 60,
"h": 15
}
},
{
"id": "living",
"type": "living",
"rect": {
"x": 10,
"y": 0,
"w": 40,
"h": 40
}
},
{
"id": "bed2",
"type": "bedroom",
"rect": {
"x": 100,
"y": 20,
"w": 30,
"h": 30
}
},
{
"id": "bed3",
"type": "bedroom",
"rect": {
"x": 70,
"y": 20,
"w": 30,
"h": 30
}
},
{
"id": "bed1",
"type": "bedroom",
"rect": {
"x": 130,
"y": 0,
"w": 35,
"h": 35
}
},
{
"id": "dining",
"type": "dining",
"rect": {
"x": 25,
"y": 40,
"w": 30,
"h": 30
}
},
{
"id": "kitchen",
"type": "kitchen",
"rect": {
"x": 0,
"y": 40,
"w": 25,
"h": 30
}
},
{
"id": "study",
"type": "study",
"rect": {
"x": 150,
"y": 35,
"w": 25,
"h": 25
}
},
{
"id": "bath1",
"type": "bathroom",
"rect": {
"x": 145,
"y": 60,
"w": 30,
"h": 20
}
},
{
"id": "bath2",
"type": "bathroom",
"rect": {
"x": 130,
"y": 35,
"w": 20,
"h": 20
}
},
{
"id": "utility",
"type": "utility",
"rect": {
"x": 130,
"y": 55,
"w": 15,
"h": 25
}
},
{
"id": "storage",
"type": "storage",
"rect": {
"x": 0,
"y": 15,
"w": 10,
"h": 20
}
}
],
"doors": [
{
"id": "d_hall_living",
"a": "hall",
"b": "living",
"x": 50,
"y": 20,
"width": 9,
"vertical": true
},
{
"id": "d_kitchen_dining",
"a": "kitchen",
"b": "dining",
"x": 25,
"y": 55,
"width": 9,
"vertical": true
},
{
"id": "d_hall_corr1",
"a": "hall",
"b": "corr1",
"x": 65,
"y": 12.5,
"width": 9,
"vertical": true
},
{
"id": "d_bed2_corr1",
"a": "bed2",
"b": "corr1",
"x": 112.5,
"y": 20,
"width": 9,
"vertical": false
},
{
"id": "d_bed3_corr1",
"a": "bed3",
"b": "corr1",
"x": 85,
"y": 20,
"width": 9,
"vertical": false
},
{
"id": "d_bath2_bed1",
"a": "bath2",
"b": "bed1",
"x": 140,
"y": 35,
"width": 9,
"vertical": false
},
{
"id": "d_dining_living",
"a": "dining",
"b": "living",
"x": 37.5,
"y": 40,
"width": 9,
"vertical": false
},
{
"id": "d_bed2_bed3",
"a": "bed2",
"b": "bed3",
"x": 100,
"y": 35,
"width": 9,
"vertical": true
},
{
"id": "d_living_storage",
"a": "living",
"b": "storage",
"x": 10,
"y": 25,
"width": 9,
"vertical": true
},
{
"id": "d_bed2_bath2",
"a": "bed2",
"b": "bath2",
"x": 130,
"y": 42.5,
"width": 9,
"vertical": true
},
{
"id": "d_study_bath2",
"a": "study",
"b": "bath2",
"x": 150,
"y": 45,
"width": 9,
"vertical": true
},
{
"id": "d_study_bath1",
"a": "study",
"b": "bath1",
"x": 162.5,
"y": 60,
"width": 9,
"vertical": false
},
{
"id": "d_bath1_utility",
"a": "bath1",
"b": "utility",
"x": 145,
"y": 70,
"width": 9,
"vertical": true
},
{
"id": "d_exterior_hall",
"a": "exterior",
"b": "hall",
"x": 57.5,
"y": 0,
"width": 10,
"vertical": false
}
]
}