Adapters for C#.NET implementations of algorithms for routing the shortest paths between two vertices/nodes/points in a directed weighted graph without multiple edges between the same two vertices.
The resulting paths must not have any loops/cycles i.e. must not visit the same vertex more than
... [More] once within the same path. The resulting paths do not have to be disjoint. Neither edge-disjoint nor vertex-disjoint.
In other words it is okay that the same edge or vertex exist in different paths.
The license for the core project is MIT but the adapee/adapter libraries licensed in the same way as the corresponding original Java code i.e. Apache 2.0 license. [Less]
This is an open source Noark 5v4 core. This implement a REST based web API for storing av retrieving documents and metadata based on the Norwegian archive standard NOARK 5.
gwty-leaflet is a GWT wrapper for the famous maps javascript library Leaflet. gwty-leaflet is based on JsInterop and allows using Leaflet from your GWT application exactly the same way as from a javascript script with a slight advantage: static typing. It was partially generated automatically from Leaflet docs.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy