← Back to Aquavect
Panels
Agent Type
Live Dashboard
[—]
Environment Settings
[—]
A/B Split Testing
Compare rule execution across multiple topologies simultaneously.
Global Agent Count 50
Logic Editor
[—]
iVariables:
state: current val
n_avg, n_sum, n_count
centrality, topology
agent: Persistent & mutable object. Properties: .id, .val, .type (default/bayesian/utility/market), .alpha, .beta, .isBiased, .strategy (0–3), .action, .payoff, .memory.
Target by id: if (agent.id === 5) agent.alpha = 80;
neighbors: Array of neighbor agents.
agents, centralities: Global arrays.
lib: Native Logic Library! Call lib.bayesian(agent, neighbors), lib.gameTheory(...), or lib.cellular(...).
Runs on every node, every tick.
Simvect
[—]
Simvect
Your local Specialist to all things Aquavect. Runs entirely in your browser.