Giter Site home page Giter Site logo

Comments (14)

xivk avatar xivk commented on June 7, 2024

This is the same issue as before, the resolver is just the basic one, not the one with the connectivity checks, I'll see if I can improve this... or at least offer the option to inject another resolver.

from optimization.

xivk avatar xivk commented on June 7, 2024

There is already the option to inject a custom resolver by implementing:

https://github.com/itinero/routing/blob/develop/src/Itinero/Algorithms/Search/IMassResolvingAlgorithm.cs

The default implementation is this:

https://github.com/itinero/routing/blob/develop/src/Itinero/Algorithms/Search/MassResolvingAlgorithm.cs

I seem to have thought about this before... 👍

The match edge function (https://github.com/itinero/routing/blob/develop/src/Itinero/Algorithms/Search/MassResolvingAlgorithm.cs#L42) can be replace by the one used here:

https://github.com/itinero/routing/blob/develop/src/Itinero/RouterBaseExtensions.cs#L642

I don't have time to do this now, consider it on my list because this would make a lot for sense!

from optimization.

alecava58 avatar alecava58 commented on June 7, 2024

Ben, have you planned to release a not prerelease version of this library as is?

from optimization.

xivk avatar xivk commented on June 7, 2024

I need to write release notes and such but I have scheduled some time tomorrow to do this and to create a 1.1 release.

from optimization.

xivk avatar xivk commented on June 7, 2024

Ah ouwch, I assumed this issue was in the main Itinero 'routing' repo, not a release planned for this one just yet. I'll see if it's possible.

from optimization.

alecava58 avatar alecava58 commented on June 7, 2024

Until this package is marked as prerelease I must mark my nuget package prerelease too.
It was just for this.

from optimization.

xivk avatar xivk commented on June 7, 2024

So I had a look and this is feature complete so I can do a release, will make one soon.

from optimization.

alecava58 avatar alecava58 commented on June 7, 2024

Ok, for the moment I solved this issue following your suggestion above.

from optimization.

xivk avatar xivk commented on June 7, 2024

All ready for a release but I found an issue while testing with the latest Itinero, fixing that first and then I will create a release, should be something for tomorrow.

from optimization.

alecava58 avatar alecava58 commented on June 7, 2024

from optimization.

xivk avatar xivk commented on June 7, 2024

@alecava58 There is a stable package now... with a stable Itinero 1.1.1.

from optimization.

alecava58 avatar alecava58 commented on June 7, 2024

Sorry Ben but I don't understand. I still see Itinero.Optimization 0.13.0-beta.
Do you mean that optimization is inside Itinero 1.1.1. package?

from optimization.

xivk avatar xivk commented on June 7, 2024

Sorry, the nuget package didn't get published, it should be coming up now...

from optimization.

alecava58 avatar alecava58 commented on June 7, 2024

Ok. Thanks.

from optimization.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.