mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
Update WHATS_NEW.md
This commit is contained in:
parent
ee311bbeeb
commit
615af5be22
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ You can now retrieve additional information about related activities from JobIns
|
|||
|
||||
If one deals with shipments then two activities will be inserted: pickupShipment and deliverShipment.
|
||||
|
||||
If you implement core.problem.constraint.SoftActivityContraint and core.problem.constraint.HardActivityStateLevelConstraint and thus
|
||||
If you implement core.problem.constraint.SoftActivityContraint and core.problem.constraint.HardActivityConstraint and thus
|
||||
|
||||
<code>public double getCosts(JobInsertionContext iFacts, TourActivity prevAct, TourActivity newAct, TourActivity nextAct, double prevActDepTime);</code>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue