swarm-modeling
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swarm-Modelling] Interface with GAMS


From: Marcus G. Daniels
Subject: Re: [Swarm-Modelling] Interface with GAMS
Date: Tue, 09 Dec 2008 09:29:54 -0700
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

Anke Möhring wrote:

I want to develop an agent based model. Parts of the model are already written in the procedural programming language GAMS (General Algebraic Modeling System). For model-enhancement we would like to use Swarm. Therefore, I have two questions regarding the connection between GAMS and Swarm. Is it possible to interconnect Swarm with GAMS or does an interface already exist? Are there other users who work with Swarm and GAMS?

To use it in an agent or controller object, it looks to me like you'd have to invoke a GAMS process. That would be a very heavy way to do things, but it might work provided it wasn't invoked thousands of times. But I don't see a way to optimize a standalone agent model using GAMS. You might want to look at a library like GSL or some other C or C++ optimization library you could link with Swarm.
Marcus


reply via email to

[Prev in Thread] Current Thread [Next in Thread]