Skip to content

Conversation

@mirlabraga
Copy link
Collaborator

No description provided.

…o da

função das arestas. Concluido Entrada Database.
proposed solution to the problem of the nearest taxi.
Solutions includes unit testing and comparison between class solutions
(with synthetic and real graph).
Long getNodeId(int latitude, int longitude).
chance of the proteced to public. And add method
public Set<Long> getPoiIds() with IDs Pois.
…nt, Edge edge).

checks if a point is in a line.
@@ -0,0 +1,11 @@
# remoto - nuvem arida
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Acho que este arquivo não deveria aparecer. Não é genérico para o framework.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Arquivo removido



<dependency>
<groupId>postgresql</groupId>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

evitar as dependências de banco no core.
talvez possamos pensar no projeto graphast-postgres para integração com o postgres e postgis.
uma interface genérica DAO poderia ficar no core.

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.

2 participants