Dear all,
the CORMAS modelling platform is now open-source and available under the MIT licence. CORMAS (Common-pool Resources and Multiagent Systems; Bousquet et al., 1998) has been developed to provide a multi-agent framework that can be used to simulate the interactions between a group of agents and a shared environment holding natural resources.
The code is written in VisualWorks 7.6 and a port to the Pharo/MOOSE has started recently.
If you are interested, you can join the mailing-list here: https://groups.google.com/forum/#!forum/cormas-dev
All issues are here: https://github.com/cormas/cormas/issues
An early dev version on Pharo can be loaded in the last MOOSE 5.0 image:
Gofer new url: 'http://smalltalkhub.com/mc/SergeStinckwich/CORMAS/main'; package: 'ConfigurationOfCormas'; load.
(Smalltalk at: #ConfigurationOfCormas) loadDevelopment
Regards,
Interesting.
Who developed it originally?
Doru
On Fri, Jan 9, 2015 at 4:02 PM, Serge Stinckwich <serge.stinckwich@gmail.com
wrote:
Dear all,
the CORMAS modelling platform is now open-source and available under the MIT licence. CORMAS (Common-pool Resources and Multiagent Systems; Bousquet et al., 1998) has been developed to provide a multi-agent framework that can be used to simulate the interactions between a group of agents and a shared environment holding natural resources.
The code is written in VisualWorks 7.6 and a port to the Pharo/MOOSE has started recently.
If you are interested, you can join the mailing-list here: https://groups.google.com/forum/#!forum/cormas-dev
All issues are here: https://github.com/cormas/cormas/issues
An early dev version on Pharo can be loaded in the last MOOSE 5.0 image:
Gofer new url: 'http://smalltalkhub.com/mc/SergeStinckwich/CORMAS/main'; package: 'ConfigurationOfCormas'; load.
(Smalltalk at: #ConfigurationOfCormas) loadDevelopment
Regards,
Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/
CIRAD green team : http://ur-green.cirad.fr/
On Fri, Jan 9, 2015 at 4:17 PM, Tudor Girba tudor@tudorgirba.com wrote:
Interesting.
Who developed it originally?
Doru
On Fri, Jan 9, 2015 at 4:02 PM, Serge Stinckwich serge.stinckwich@gmail.com wrote:
Dear all,
the CORMAS modelling platform is now open-source and available under the MIT licence. CORMAS (Common-pool Resources and Multiagent Systems; Bousquet et al., 1998) has been developed to provide a multi-agent framework that can be used to simulate the interactions between a group of agents and a shared environment holding natural resources.
The code is written in VisualWorks 7.6 and a port to the Pharo/MOOSE has started recently.
If you are interested, you can join the mailing-list here: https://groups.google.com/forum/#!forum/cormas-dev
All issues are here: https://github.com/cormas/cormas/issues
An early dev version on Pharo can be loaded in the last MOOSE 5.0 image:
Gofer new url: 'http://smalltalkhub.com/mc/SergeStinckwich/CORMAS/main'; package: 'ConfigurationOfCormas'; load.
(Smalltalk at: #ConfigurationOfCormas) loadDevelopment
Regards,
Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/
-- www.tudorgirba.com
"Every thing has its own flow"
Nice!
My previous inquiries[1] on Multi-Agent Systems in Smalltalk where made on Kedama:
[1] http://mutabit.com/deltas/repos.fossil/offray-maestria-tesis/doc/tip/Escrito...
So is nice to know that this tool can be put under the bell :-)
Cheers,
Offray
El 09/01/15 a las 10:02, Serge Stinckwich escribió:
Dear all,
the CORMAS modelling platform is now open-source and available under the MIT licence. CORMAS (Common-pool Resources and Multiagent Systems; Bousquet et al., 1998) has been developed to provide a multi-agent framework that can be used to simulate the interactions between a group of agents and a shared environment holding natural resources.
The code is written in VisualWorks 7.6 and a port to the Pharo/MOOSE has started recently.
If you are interested, you can join the mailing-list here: https://groups.google.com/forum/#!forum/cormas-dev
All issues are here: https://github.com/cormas/cormas/issues
An early dev version on Pharo can be loaded in the last MOOSE 5.0 image:
Gofer new url: 'http://smalltalkhub.com/mc/SergeStinckwich/CORMAS/main'; package: 'ConfigurationOfCormas'; load.
(Smalltalk at: #ConfigurationOfCormas) loadDevelopment
Regards,
I think I used it once, to try. This is an excellent news.
Alexandre
And we would like to use Roassal to do the visualisation ;-)
On Fri, Jan 9, 2015 at 4:34 PM, Alexandre Bergel alexandre.bergel@me.com wrote:
I think I used it once, to try. This is an excellent news.
Alexandre
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
On Jan 9, 2015, at 12:02 PM, Serge Stinckwich serge.stinckwich@gmail.com wrote:
Dear all,
the CORMAS modelling platform is now open-source and available under the MIT licence. CORMAS (Common-pool Resources and Multiagent Systems; Bousquet et al., 1998) has been developed to provide a multi-agent framework that can be used to simulate the interactions between a group of agents and a shared environment holding natural resources.
The code is written in VisualWorks 7.6 and a port to the Pharo/MOOSE has started recently.
If you are interested, you can join the mailing-list here: https://groups.google.com/forum/#!forum/cormas-dev
All issues are here: https://github.com/cormas/cormas/issues
An early dev version on Pharo can be loaded in the last MOOSE 5.0 image:
Gofer new url: 'http://smalltalkhub.com/mc/SergeStinckwich/CORMAS/main'; package: 'ConfigurationOfCormas'; load.
(Smalltalk at: #ConfigurationOfCormas) loadDevelopment
Regards,
Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/ _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Yes! We will be happy to help
Alexandre