All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jadex.micro.philosophers.agents.Main Maven / Gradle / Ivy

The newest version!
package jadex.micro.philosophers.agents;

import jadex.core.IComponent;
import jadex.core.IExternalAccess;

public class Main
{
	public static void main(String[] args)
	{
		int n=7;
		
		for(int i=0; i




© 2015 - 2025 Weber Informatics LLC | Privacy Policy