Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 39 schedule #40

Merged
merged 2 commits into from
Jun 2, 2021
Merged

Issue 39 schedule #40

merged 2 commits into from
Jun 2, 2021

Conversation

duartencar
Copy link
Owner

No description provided.

@duartencar duartencar merged commit e616203 into develop Jun 2, 2021
duartencar added a commit that referenced this pull request Jul 20, 2021
* Project init (#22)

* Initialized project in Intelij

* added jade jar

* added jade as a dependency

* created main file

* Issue 6 create agent launcher (#27)

* Container creation

* launcher skeleton created

* Created tests folder and configuration, added an example test (#28)

* Created Utils, UtilsTest and test file (#29)

Closes #26

* Created Constants class

Closes #25

* Issue 7 create graph (#30)

* Example map file added

* Created function to open and parse XML file

* Created Graph, Node and Edge class

* Node and Edge extend GraphElement

* Graph singleton pattern implemented

* started processing nodes

* getting node attributes

* GraphNode implemented

* started edges

* Reads edges and inserts them to the nodes, graph fully loaded

Closes #7

* Path finding (#33)

* Dijkstra algorithm implemented

* Created Path class and Test

* made a little optimization

* Data folders (#34)

* created data folder

* updated map

* created map xml

* Create Request Class (#11) (#32)

* Create Request Class (#11)

* Remove cluster (#11)

* Issue 10 create elementary agent (#35)

* Create Elementary Agent (#10)

* Rename Agents Folder (#10)

* Revert "Create Request Class (#11) (#32)".

This reverts commit 76ae219.
Deleted .gitignore

* Re-added Request class

* Create Vehicle Agent (#8)

* Fix issues with vehicle types (#8)

* Launcher loads file arguments (#36)

* Added file paths

* Laucher loads graph

* Launcher parses agents file

* Issue 9 request agent (#38)

* created RequestAgent class

* graph has HQ and gas statiosn

* Requester agent random mode request generation done

* created requests file

* RequestAgent loads requests from files

* improved Request agent

* WIP: Created basic app Gui

* Created AgentsPanel

* launcher hotfix: agents starting

* agents scrollable display done

* UiGraph class implementation

* displays graph

* Issue 39 schedule (#40)

* Schedule and ScheduleComponent started

* tasks can be added to schedule

* Alpha schedule done

* Displays agents routes

* added vehicles indicator

* (issues #15 and #16) Create basic behaviours

* renamed library xml

* vehicles register correctly, and CFP's starts

* fixed some stff

* Answer to cfp done

* WIP: Normal ContractNetProtocol selects best

* typical contract net working

* several fixes, normal CNP working, vehicles go to hq

* Agent stats are desplayed and bugs solved

* some heuristics

* Tasks have dates and optimized imports

* removed dead code

* started complex agents

* added experience file with complex agents, launcher starts complex agents

* behaviours organized

* vehicles answer to complex cfps

* receives and stores all proposals

* sends request to best proposer

* behaviours package refactor

* WIP CNP with confirmation

* writes to csv

* agent writes csvs with headers

Co-authored-by: GNeves95 <up201306485@fe.up.pt>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant