FloorPlanBenchv1.0
large-006 · Greedy · seed 2

large office #6

re-validated: validon union Pareto front
Reception2.5×5.0 · 12.5Meeting3.0×3.5 · 10.5Corridor2.5×3.0 · 7.5Kitchen3.0×3.5 · 10.5Office 22.5×3.5 · 8.8Meeting3.0×3.5 · 10.5Office 12.5×3.5 · 8.8Office 32.5×3.5 · 8.8Bath 12.0×2.0 · 4.0Store1.5×1.5 · 2.3WC1.5×1.5 · 2.315.0 m8.0 m
windowentrance doordoor swinghatched = constraint violation · darker tint = un-daylit floor area
solid red lines = required adjacency, dashed blue = preferred; green = door-graph circulation edges.
ObjectiveDir.RawNormalised (0 = best)Note
Area efficiencyheadline0.6130.387coverage 0.80, circulation 20.0 m²
Preferred adjacency0.2500.750
Circulation distanceheadline4.7840.141reception→living 3.0 m ×3; kitchen→living 3.0 m ×3; living→kitchen 3.0 m ×2; office1→living 5.8 m ×2; office2→living 8.2 m ×2; office3→living 7.6 m ×2
Room compactness1.0000.000
Daylight proxyheadline1.0000.000reception 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 1.00
Privacyheadline0.5000.500bath1 0.50, wc 0.50
Exterior exposure1.0000.000
Accessibility1.0000.000
Embodied-carbon proxyheadline23,1660.435partitions 4050 + envelope 12636 + slab 6480 kgCO2e; partition length 60.0 m

Rooms

RoomTypex, y (m)w × h (m)Area (m²)Spec (m²)Exterior wall (m)
receptionreception4.0, 0.02.5 × 5.012.58.016.03.5
livingmeeting6.5, 0.03.0 × 3.510.510.020.03.0
corr1corridor1.5, 1.52.5 × 3.07.53.012.00.0
kitchenkitchen9.5, 0.03.0 × 3.510.55.611.23.0
office2office1.0, 4.52.5 × 3.58.88.015.02.5
meetingmeeting9.5, 3.53.0 × 3.510.510.020.02.0
office1office12.5, 0.52.5 × 3.58.88.015.03.5
office3office12.5, 4.02.5 × 3.58.88.015.03.5
bath1bathroom3.5, 5.02.0 × 2.04.04.07.52.0
storagestorage8.0, 3.51.5 × 1.52.32.04.51.5
wcwc6.5, 3.51.5 × 1.52.31.53.01.5

Doors & windows

11 doors (1 exterior), 10 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": 40,
    "y": 0,
    "w": 25,
    "h": 50
   }
  },
  {
   "id": "living",
   "type": "meeting",
   "rect": {
    "x": 65,
    "y": 0,
    "w": 30,
    "h": 35
   }
  },
  {
   "id": "corr1",
   "type": "corridor",
   "rect": {
    "x": 15,
    "y": 15,
    "w": 25,
    "h": 30
   }
  },
  {
   "id": "kitchen",
   "type": "kitchen",
   "rect": {
    "x": 95,
    "y": 0,
    "w": 30,
    "h": 35
   }
  },
  {
   "id": "office2",
   "type": "office",
   "rect": {
    "x": 10,
    "y": 45,
    "w": 25,
    "h": 35
   }
  },
  {
   "id": "meeting",
   "type": "meeting",
   "rect": {
    "x": 95,
    "y": 35,
    "w": 30,
    "h": 35
   }
  },
  {
   "id": "office1",
   "type": "office",
   "rect": {
    "x": 125,
    "y": 5,
    "w": 25,
    "h": 35
   }
  },
  {
   "id": "office3",
   "type": "office",
   "rect": {
    "x": 125,
    "y": 40,
    "w": 25,
    "h": 35
   }
  },
  {
   "id": "bath1",
   "type": "bathroom",
   "rect": {
    "x": 35,
    "y": 50,
    "w": 20,
    "h": 20
   }
  },
  {
   "id": "storage",
   "type": "storage",
   "rect": {
    "x": 80,
    "y": 35,
    "w": 15,
    "h": 15
   }
  },
  {
   "id": "wc",
   "type": "wc",
   "rect": {
    "x": 65,
    "y": 35,
    "w": 15,
    "h": 15
   }
  }
 ],
 "doors": [
  {
   "id": "d_reception_living",
   "a": "reception",
   "b": "living",
   "x": 65,
   "y": 17.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_kitchen_living",
   "a": "kitchen",
   "b": "living",
   "x": 95,
   "y": 17.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_reception_corr1",
   "a": "reception",
   "b": "corr1",
   "x": 40,
   "y": 30,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_office2_corr1",
   "a": "office2",
   "b": "corr1",
   "x": 25,
   "y": 45,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_reception_bath1",
   "a": "reception",
   "b": "bath1",
   "x": 47.5,
   "y": 50,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_reception_wc",
   "a": "reception",
   "b": "wc",
   "x": 65,
   "y": 42.5,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_kitchen_meeting",
   "a": "kitchen",
   "b": "meeting",
   "x": 110,
   "y": 35,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_kitchen_office1",
   "a": "kitchen",
   "b": "office1",
   "x": 125,
   "y": 20,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_meeting_office3",
   "a": "meeting",
   "b": "office3",
   "x": 125,
   "y": 55,
   "width": 9,
   "vertical": true
  },
  {
   "id": "d_living_storage",
   "a": "living",
   "b": "storage",
   "x": 87.5,
   "y": 35,
   "width": 9,
   "vertical": false
  },
  {
   "id": "d_exterior_reception",
   "a": "exterior",
   "b": "reception",
   "x": 52.5,
   "y": 0,
   "width": 10,
   "vertical": false
  }
 ]
}