Skip to content

Commit 6803194

Browse files
authored
Update README.md
1 parent ff6f7ec commit 6803194

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

README.md

+14-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
1-
# MAS_Project
2-
Multi-Agent System Coordination Project
1+
# MASC Project
2+
3+
> Multi Agent Coordination Project
4+
5+
### Project Instructions:
6+
- [http://www7.inra.fr/mia/T/schiex/Doc/CELAR.shtml](http://www7.inra.fr/mia/T/schiex/Doc/CELAR.shtml)
7+
- [https://www.emse.fr/~picard/cours/mas/MAS-project-2019.pdf?fbclid=IwAR3uQbuuw1G4VWpQCi534nG2_SsufgKNY5WhfbmC4M_cWPx5z097E-adMzI](https://www.emse.fr/~picard/cours/mas/MAS-project-2019.pdf?fbclid=IwAR3uQbuuw1G4VWpQCi534nG2_SsufgKNY5WhfbmC4M_cWPx5z097E-adMzI)
8+
9+
This repository contains the Java code that parses the instances of the FAP problem into the XCSP format.
10+
It also contains the following files:
11+
- **XCSP files for each instance:** [https://github.com/walid04/MAS_Project/tree/master/MAS_Project/outputFiles](https://github.com/walid04/MAS_Project/tree/master/MAS_Project/outputFiles)
12+
13+
- **Generated Frodo files for the studied instances:**
14+
[https://github.com/walid04/MAS_Project/tree/master/MAS_Project/resultFiles](https://github.com/walid04/MAS_Project/tree/master/MAS_Project/resultFiles)

0 commit comments

Comments
 (0)