I am doing a project which requires to use optaplanner for constraint solving and optimization. Can anyone tell me as to how one can get started? I have read the documentation on the optaplanner website but they are not really helpful. I need proper steps as to how one can do the setup(preferable if anyone has done it in Jhipster-Ionic) and how one needs to proceed to solve the vrp problem. There is also optaweb vehicle-routing but how does one use it?
I am able to run the optaplanner-examples on my windows system. Apart from that I have no clue as to how one should proceed.