Back to Lab
Builder
Domain Builder
Create custom domains with your own agent types, kernel functions, and convergence rules.
Basic Information
Agent Types
Total: 500 agents
Name
Count
Strategy
Noise
Kernel Function
K(x,y) = exp(-||x-y||² / 2σ²)
Convergence Settings
Custom Rules (Optional)
Load Preset
Config Preview
# BTUT Domain Configuration
# Custom Domain
simulation:
name: "Custom Domain"
description: ""
agents:
total: 500
types:
agent_type_1:
count: 500
strategy: "adaptive"
noise_level: 0.03
kernel:
type: "gaussian"
bandwidth: 0.1
convergence:
threshold: 0.001
max_iterations: 50
Actions
Summary
Agent Types1
Total Agents500
Kernelgaussian
Max Iterations50