Dima size depending on number of relations?

deals with computation of distance matrices
Post Reply
User avatar
Bernd Welter
Site Admin
Posts: 2862
Joined: Mon Apr 14, 2014 10:28 am
Contact:

Dima size depending on number of relations?

Post by Bernd Welter »

Hi there,
as far as I know the required filespace of a DIMA grows linear with the number of stored relation (or quadratic with ths number of locations in square shaped matrices). Can you give me a more precise formula I can use to determine the space?
What is the impact of the DIMA's time dependency mode?
Here's some info from DEV (Thanks, Frank!)
  • Locations (disttab.loc):
    • 8 bytes header
    • 262 bytes per unique location
  • Relations disttab.dat):
    • 40 bytes header
    • 8 bytes per relation for distance, travel time, violated and estimated
    • optional 4 bytes per relation for toll costs
    • optional 24 bytes per relation for travel time profiles (MultiTravelTimes)
Bernd
Bernd Welter
Technical Partner Manager Developer Components
PTV Logistics - Germany

Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning... :twisted:
Post Reply