Anylogic模拟帮助- 多个来源
创始人
2024-08-22 16:30:15
0

以下是一个使用AnyLogic模拟多个来源的示例代码:

import java.util.ArrayList;
import java.util.List;

import com.anylogic.libraries.processmodeling.Queue;
import com.anylogic.libraries.processmodeling.ResourcePool;
import com.anylogic.libraries.processmodeling.Sink;
import com.anylogic.libraries.processmodeling.Source;

public class Main {
    public static void main(String[] args) {
        // 创建模型
        MyModel model = new MyModel();

        // 设置参数
        model.numberOfSources = 2;
        model.numberOfResources = 2;

        // 运行模拟
        model.run();
    }
}

class MyModel extends com.anylogic.engine.Model {
    // 模型参数
    public int numberOfSources;
    public int numberOfResources;

    // 模型组件
    public List sources;
    public List resources;
    public Sink sink;

    @Override
    public void run() {
        // 初始化模型组件
        sources = new ArrayList<>();
        resources = new ArrayList<>();

        // 创建源和资源
        for (int i = 0; i < numberOfSources; i++) {
            Source source = new Source(this);
            sources.add(source);
            source.setInterarrivalTime(Exponential(1));
            source.setQueue(new Queue<>(this));
        }

        for (int i = 0; i < numberOfResources; i++) {
            ResourcePool resource = new ResourcePool(this);
            resources.add(resource);
            resource.setCapacity(1);
            resource.setQueue(new Queue<>(this));
        }

        // 创建汇点
        sink = new Sink(this);

        // 设置组件之间的关系
        for (int i = 0; i < numberOfSources; i++) {
            Source source = sources.get(i);
            Queue queue = source.getQueue();
            ResourcePool resource = resources.get(i % numberOfResources);
            Queue resourceQueue = resource.getQueue();

            source.setProductOutput(queue);
            queue.setCapacity(Integer.MAX_VALUE);
            queue.setNext(resource);
            resource.setQueueForSeizing(queue);
            resource.setProductOutput(resourceQueue);
            resourceQueue.setCapacity(Integer.MAX_VALUE);
            resourceQueue.setNext(sink);
        }

        // 运行模型
        super.run();
    }
}

这个示例中,我们创建了一个MyModel类来表示我们的模型。在run方法中,我们首先初始化模型组件,然后使用for循环创建指定数量的源和资源。我们为每个源设置了到达时间间隔和队列,为每个资源设置了容量和队列。然后,我们设置组件之间的关系,使得源生成的产品流向队列,队列再流向资源,资源再流向队列,最后流向汇点。

使用这个示例代码,你可以运行一个包含多个来源的AnyLogic模拟,并通过设置源和资源的参数来自定义你的模型。

相关内容

热门资讯

昨日!wepoker透视脚本(... 您好:这款wepoker透视脚本游戏是可以开挂的,确实是有挂的,很多玩家在这款wepoker透视脚本...
日前!wpk透视辅助靠谱吗(透... 日前!wpk透视辅助靠谱吗(透视)原来是有挂(有挂助手开挂辅助辅助器)-哔哩哔哩;无需打开直接搜索微...
据目击者称!wepoker钻石... 据目击者称!wepoker钻石怎么看底牌(透视)一直真的是有挂(有挂辅助开挂辅助脚本)-哔哩哔哩您好...
做出回应!福建天天开心辅助工具... 福建天天开心辅助工具是一款专注玩家量身打造的游戏记牌类型软件,在福建天天开心辅助工具这款游戏中我们可...
据公告内容!sohoo pok... 据公告内容!sohoo poker辅助器(透视)其实是有挂(有挂总结开挂辅助辅助器)-哔哩哔哩 了解...
随着!余干中至怎么输就一直输(... >>您好:余干中至怎么输就一直输确实是有挂的,很多玩家在这款余干中至怎么输就一直输游戏中打牌都会发现...
围绕透视问题!哈糖大菠萝万能挂... 围绕透视问题!哈糖大菠萝万能挂(透视)一贯是有挂的(了解有挂开挂辅助辅助器)-哔哩哔哩;无需打开直接...
针对!广西老友玩有破解码(辅助... 针对!广西老友玩有破解码(辅助挂)一直是有挂的(有挂经验)-哔哩哔哩;打开点击测试直接进入微信(13...
近年来!hhpoker辅助码(... 近年来!hhpoker辅助码(透视)原来是有挂的(有挂教学开挂辅助下载)-哔哩哔哩您好:hhpoke...
截至发稿!新天道辅助器怎么设置... 截至发稿!新天道辅助器怎么设置(辅助挂)一直是有挂(有挂模板)-哔哩哔哩1、下载安装好新天道辅助器怎...