-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathCITATION.cff
More file actions
28 lines (28 loc) · 810 Bytes
/
CITATION.cff
File metadata and controls
28 lines (28 loc) · 810 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: "Simulation AI Agent"
abstract: "A plugin-based discrete event simulation server with MCP (Model Context Protocol) integration, enabling AI assistants to run and analyze simulations."
authors:
- family-names: "Soykan"
given-names: "Bulent"
email: "soykanb@gmail.com"
orcid: ""
repository-code: "https://github.com/bulentsoykan/Simulation-AI-Agent"
url: "https://github.com/bulentsoykan/Simulation-AI-Agent"
license: MIT
keywords:
- simulation
- discrete-event-simulation
- simpy
- mcp
- model-context-protocol
- fastapi
- pytorch
- machine-learning
- queueing-theory
- manufacturing
- inventory-management
- vehicle-routing
version: "2.0.0"
date-released: "2024-02-14"