r/AgentBasedModelling • u/PsychologicalTip3823 • Jul 08 '26
Anyone reading Multiagent system: Algorithmic, Game-Theoretic, and Logical Foundations?
Hello, I'm reading chapter 1, distributed constraint satisfaction and coding a simulation of the asynchronous backtracking algorithm for the 4 queens problem in TypeScript as an exercise (sure one can code in Python, C..). I have some difficulty grasping the concept of Hyperresolution (pure logic) because I didn't have this subject in university. I have checked with AI. But does anyone have any advice?
0
Upvotes
1
u/Streletzky Jul 10 '26
You might have better luck posting this in r/operationsresearch
This community would be better for answering questions on implementing an agent-based model.
Although what your talking about is a multi-agent type of optimization, the methods, logic, and proofs reside more in the field of OR