File size: 13,028 Bytes
a03fc9e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
# Evaluation Results

## Summary Statistics

- **Total Test Cases**: 20
- **Average Score**: 90.8%
- **Score Range**: 70.0% - 100.0%
- **Average Generation Time**: 271.7s (~4.5 minutes)
- **Time Range**: 259.0s - 289.7s

### Score Distribution

| Category | Count | Percentage |
|----------|-------|------------|
| 🏆 Excellent (≥90%) | 13 | 65.0% |
| ✓ Good (80-89%) | 3 | 15.0% |
| ⚠️ Acceptable (70-79%) | 4 | 20.0% |
| ✗ Poor (<70%) | 0 | 0.0% |

### Component-wise Average Scores (Before Weighting)

| Component | Average Score | Weight |
|-----------|---------------|--------|
| Room Counts | 75.0% | 30% |
| Room Presence | 97.4% | 20% |
| Adjacency | 97.5% | 30% |
| Constraints | 97.7% | 20% |

## Complete Test Results

| Test ID | Score | Gen Time | Room Counts | Room Presence | Adjacency | Constraints |
|---------|-------|----------|-------------|---------------|-----------|-------------|
| 🏆 two_bedroom_apt_01 | 100.0% | 262.2s | 100.0% | 100.0% | 100.0% | 100.0% |
| 🏆 open_plan_loft_01 | 100.0% | 274.7s | 100.0% | 100.0% | 100.0% | 100.0% |
| 🏆 family_home_01 | 100.0% | 276.7s | 100.0% | 100.0% | 100.0% | 100.0% |
| 🏆 master_suite_home_01 | 100.0% | 265.3s | 100.0% | 100.0% | 100.0% | 100.0% |
| 🏆 four_bedroom_house_01 | 100.0% | 270.8s | 100.0% | 100.0% | 100.0% | 100.0% |
| 🏆 guest_suite_home_01 | 100.0% | 282.2s | 100.0% | 100.0% | 100.0% | 100.0% |
| 🏆 dual_master_suite_01 | 100.0% | 269.5s | 100.0% | 100.0% | 100.0% | 100.0% |
| 🏆 balcony_apartment_01 | 100.0% | 285.2s | 100.0% | 100.0% | 100.0% | 100.0% |
| 🏆 multigenerational_home_01 | 100.0% | 289.7s | 100.0% | 100.0% | 100.0% | 100.0% |
| 🏆 single_floor_accessible_01 | 95.0% | 262.5s | 83.3% | 100.0% | 100.0% | 100.0% |
| 🏆 three_bed_family_townhouse_01 | 95.0% | 268.3s | 83.3% | 100.0% | 100.0% | 100.0% |
| 🏆 entertainment_home_01 | 90.8% | 274.9s | 83.3% | 100.0% | 100.0% | 79.2% |
| 🏆 basic_studio_01 | 90.0% | 259.0s | 66.7% | 100.0% | 100.0% | 100.0% |
| ✓ luxury_penthouse_01 | 87.5% | 270.8s | 83.3% | 87.5% | 100.0% | 75.0% |
| ✓ one_bedroom_apt_01 | 85.0% | 270.0s | 50.0% | 100.0% | 100.0% | 100.0% |
| ✓ separated_zones_01 | 85.0% | 285.7s | 100.0% | 100.0% | 50.0% | 100.0% |
| ⚠️ home_office_layout_01 | 73.5% | 267.8s | 25.0% | 80.0% | 100.0% | 100.0% |
| ⚠️ work_from_home_layout_01 | 73.5% | 263.0s | 25.0% | 80.0% | 100.0% | 100.0% |
| ⚠️ compact_efficiency_01 | 70.0% | 269.7s | 0.0% | 100.0% | 100.0% | 100.0% |
| ⚠️ student_apartment_01 | 70.0% | 266.0s | 0.0% | 100.0% | 100.0% | 100.0% |


## Detailed Results

### 🏆 two_bedroom_apt_01 - 100.0%

**Description**: Standard 2BR family apartment

**Prompt**: Create a spacious two-bedroom apartment (100m² total) with living room (35m²), kitchen (18m²), dining room (15m²), two bedrooms (25m² and 20m²), and two bathrooms. Kitchen should connect to dining room.

**Generation Time**: 262.2s (~4.4 minutes)

**Component Scores**:
- Room Counts: 100.0%
- Room Presence: 100.0%
- Adjacency: 100.0%
- Constraints: 100.0%

---

### 🏆 open_plan_loft_01 - 100.0%

**Description**: Modern loft with open concept

**Prompt**: Design a modern open-plan loft (85m² total) with spacious combined living/dining area (40m²), open kitchen (18m²), one bedroom (22m²) with ensuite bathroom (5m²). Contemporary style.

**Generation Time**: 274.7s (~4.6 minutes)

**Component Scores**:
- Room Counts: 100.0%
- Room Presence: 100.0%
- Adjacency: 100.0%
- Constraints: 100.0%

---

### 🏆 family_home_01 - 100.0%

**Description**: Family home with multiple bedrooms

**Prompt**: Create a large family home (140m² total) with living room (40m²), dining room (20m²), kitchen (20m²), three bedrooms (30m², 25m², 20m²), and two bathrooms (8m² each). Kitchen adjacent to dining room.

**Generation Time**: 276.7s (~4.6 minutes)

**Component Scores**:
- Room Counts: 100.0%
- Room Presence: 100.0%
- Adjacency: 100.0%
- Constraints: 100.0%

---

### 🏆 master_suite_home_01 - 100.0%

**Description**: Home with master suite

**Prompt**: Design a comfortable home (110m² total) with living room (35m²), kitchen (18m²), spacious master bedroom (35m²) with ensuite bathroom (8m²), and one additional bedroom (20m²). Master bedroom must be adjacent to its bathroom.

**Generation Time**: 265.3s (~4.4 minutes)

**Component Scores**:
- Room Counts: 100.0%
- Room Presence: 100.0%
- Adjacency: 100.0%
- Constraints: 100.0%

---

### 🏆 four_bedroom_house_01 - 100.0%

**Description**: Large family house

**Prompt**: Create a large family house (180m² total) with spacious living room (45m²), dining room (25m²), kitchen (22m²), four bedrooms (35m², 30m², 25m², 20m²), and three bathrooms (10m², 8m², 6m²). Living room and dining room should be adjacent. Kitchen adjacent to dining room. Traditional family layout.

**Generation Time**: 270.8s (~4.5 minutes)

**Component Scores**:
- Room Counts: 100.0%
- Room Presence: 100.0%
- Adjacency: 100.0%
- Constraints: 100.0%

---

### 🏆 guest_suite_home_01 - 100.0%

**Description**: Home with separated guest suite

**Prompt**: Create a luxury home (150m² total) with main living areas (living room 40m², kitchen 20m², dining room 20m²), spacious master bedroom (35m²) with bathroom (10m²), and a separate guest suite with bedroom (25m²) and its own bathroom (8m²). Master and guest bedrooms each adjacent to their respective bathrooms.

**Generation Time**: 282.2s (~4.7 minutes)

**Component Scores**:
- Room Counts: 100.0%
- Room Presence: 100.0%
- Adjacency: 100.0%
- Constraints: 100.0%

---

### 🏆 dual_master_suite_01 - 100.0%

**Description**: Dual master suite configuration

**Prompt**: Design a luxury apartment (160m² total) with two master bedrooms (40m² and 35m²), each with its own ensuite bathroom (12m² and 10m²). Include spacious living room (45m²), elegant dining room (22m²), and gourmet kitchen (25m²). High-end finishes throughout.

**Generation Time**: 269.5s (~4.5 minutes)

**Component Scores**:
- Room Counts: 100.0%
- Room Presence: 100.0%
- Adjacency: 100.0%
- Constraints: 100.0%

---

### 🏆 balcony_apartment_01 - 100.0%

**Description**: Apartment with outdoor space

**Prompt**: Design a modern apartment (80m² total) with living room (32m²), kitchen (14m²), bedroom (22m²), bathroom (6m²), and a balcony (6m²) accessible from living room. Indoor-outdoor living style.

**Generation Time**: 285.2s (~4.8 minutes)

**Component Scores**:
- Room Counts: 100.0%
- Room Presence: 100.0%
- Adjacency: 100.0%
- Constraints: 100.0%

---

### 🏆 multigenerational_home_01 - 100.0%

**Description**: Tests complex multi-suite layouts

**Prompt**: Design a spacious multigenerational home (200m² total) with main living room (45m²), kitchen (22m²), dining room (20m²), master bedroom (35m²) with bathroom (10m²), two additional bedrooms (25m² each), shared bathroom (8m²), and a separate accessible suite for elderly parents with bedroom (30m²) and bathroom (10m²) adjacent to each other. Three-generation family layout.

**Generation Time**: 289.7s (~4.8 minutes)

**Component Scores**:
- Room Counts: 100.0%
- Room Presence: 100.0%
- Adjacency: 100.0%
- Constraints: 100.0%

---

### 🏆 single_floor_accessible_01 - 95.0%

**Description**: Tests accessibility-friendly layouts

**Prompt**: Design an accessible barrier-free single-floor home (130m² total) with open living (38m²) and dining area (18m²), kitchen (20m²) adjacent to dining, spacious master bedroom (32m²) with accessible ensuite bathroom (10m²), one additional bedroom (25m²), and another accessible bathroom (8m²). Wide hallways and easy navigation for wheelchair access.

**Generation Time**: 262.5s (~4.4 minutes)

**Component Scores**:
- Room Counts: 83.3%
- Room Presence: 100.0%
- Adjacency: 100.0%
- Constraints: 100.0%

---

### 🏆 three_bed_family_townhouse_01 - 95.0%

**Description**: Tests standard family townhouse layout

**Prompt**: Design a three-bedroom family townhouse (145m² total) with living room (40m²), separate dining room (18m²), kitchen (20m²) near dining room, three bedrooms (30m², 25m², 22m²), and two bathrooms (10m² and 7m²). Traditional townhouse layout for growing family.

**Generation Time**: 268.3s (~4.5 minutes)

**Component Scores**:
- Room Counts: 83.3%
- Room Presence: 100.0%
- Adjacency: 100.0%
- Constraints: 100.0%

---

### 🏆 entertainment_home_01 - 90.8%

**Description**: Tests entertainment-focused layouts

**Prompt**: Create an entertainer's home (150m² total) with large open living (40m²) and dining area (22m²) open to each other, spacious gourmet kitchen (25m²) adjacent to dining, dedicated media/theater room (20m²), two bedrooms (25m² each), and two bathrooms (8m² each). Perfect for hosting guests.

**Generation Time**: 274.9s (~4.6 minutes)

**Component Scores**:
- Room Counts: 83.3%
- Room Presence: 100.0%
- Adjacency: 100.0%
- Constraints: 79.2%

---

### 🏆 basic_studio_01 - 90.0%

**Description**: Most basic layout - should score very high

**Prompt**: Create a compact studio apartment (45m² total) with cozy living area (20m²), small kitchen (10m²), and one bathroom (5m²). Minimalist layout.

**Generation Time**: 259.0s (~4.3 minutes)

**Component Scores**:
- Room Counts: 66.7%
- Room Presence: 100.0%
- Adjacency: 100.0%
- Constraints: 100.0%

---

### ✓ luxury_penthouse_01 - 87.5%

**Description**: Tests luxury/high-end layouts with special rooms

**Prompt**: Create an ultra-luxury penthouse (220m² total) with expansive living room (60m²), formal dining room (28m²), gourmet kitchen (30m²) adjacent to dining, spacious master bedroom (45m²) with walk-in closet and luxurious ensuite bathroom (15m²), elegant study room (18m²), and comfortable guest bedroom (28m²) with guest bathroom (10m²). Premium materials and high ceilings throughout.

**Generation Time**: 270.8s (~4.5 minutes)

**Component Scores**:
- Room Counts: 83.3%
- Room Presence: 87.5%
- Adjacency: 100.0%
- Constraints: 75.0%

---

### ✓ one_bedroom_apt_01 - 85.0%

**Description**: Classic 1BR layout

**Prompt**: Design a comfortable one-bedroom apartment (70m² total) with living room (30m²), kitchen (15m²), bedroom (20m²), and bathroom (5m²). Open floor plan with living room adjacent to kitchen.

**Generation Time**: 270.0s (~4.5 minutes)

**Component Scores**:
- Room Counts: 50.0%
- Room Presence: 100.0%
- Adjacency: 100.0%
- Constraints: 100.0%

---

### ✓ separated_zones_01 - 85.0%

**Description**: Functional separation of spaces

**Prompt**: Design a modern apartment (95m² total) with separate day and night zones: day zone has living room (35m²) and kitchen (15m²) adjacent to each other, night zone has two bedrooms (25m² and 20m²) and bathroom (8m²). Bedrooms should NOT be adjacent to kitchen. Contemporary functional layout.

**Generation Time**: 285.7s (~4.8 minutes)

**Component Scores**:
- Room Counts: 100.0%
- Room Presence: 100.0%
- Adjacency: 50.0%
- Constraints: 100.0%

---

### ⚠️ home_office_layout_01 - 73.5%

**Description**: Work-from-home layout

**Prompt**: Create a work-from-home apartment (90m² total) with living room (30m²), kitchen (15m²), bedroom (25m²), bathroom (6m²), and a dedicated home office room (14m²) for remote work. Modern professional layout.

**Generation Time**: 267.8s (~4.5 minutes)

**Component Scores**:
- Room Counts: 25.0%
- Room Presence: 80.0%
- Adjacency: 100.0%
- Constraints: 100.0%

---

### ⚠️ work_from_home_layout_01 - 73.5%

**Description**: Tests home office integration and zoning

**Prompt**: Create a professional work-from-home apartment (92m² total) with living room (30m²), kitchen (15m²), bedroom (24m²), bathroom (7m²), and dedicated home office (16m²) with good sound separation from living areas and bedroom. Quiet workspace prioritized.

**Generation Time**: 263.0s (~4.4 minutes)

**Component Scores**:
- Room Counts: 25.0%
- Room Presence: 80.0%
- Adjacency: 100.0%
- Constraints: 100.0%

---

### ⚠️ compact_efficiency_01 - 70.0%

**Description**: Tests compact/minimal space layouts

**Prompt**: Create a highly efficient compact apartment (48m² total) with small living room (18m²), compact galley kitchen (10m²) adjacent to living room, cozy bedroom (15m²), and efficient bathroom (5m²). Maximize every square meter.

**Generation Time**: 269.7s (~4.5 minutes)

**Component Scores**:
- Room Counts: 0.0%
- Room Presence: 100.0%
- Adjacency: 100.0%
- Constraints: 100.0%

---

### ⚠️ student_apartment_01 - 70.0%

**Description**: Tests minimal/basic student housing

**Prompt**: Design a budget-friendly student apartment (42m² total) with compact living area (15m² max), small kitchenette (10m² max), small bedroom (15m²), and basic bathroom (5m²). Affordable and functional layout for students.

**Generation Time**: 266.0s (~4.4 minutes)

**Component Scores**:
- Room Counts: 0.0%
- Room Presence: 100.0%
- Adjacency: 100.0%
- Constraints: 100.0%

---