Well...
The first maps each vertex to a vector of ints, i.e. `v => [4, 9, -2, 1]`,
the second maps each vertex to a single int, i.e. `v => 4`.
.~ยด

On Fri, Jan 11, 2019 at 2:36 PM ashutosh <[email protected]> wrote:

> can you also tell me the difference between the two
>
> 'vector<int>' and 'int'  property types ?
>
>
>
> --
> Sent from:
> http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/
> _______________________________________________
> graph-tool mailing list
> [email protected]
> https://lists.skewed.de/mailman/listinfo/graph-tool
>
_______________________________________________
graph-tool mailing list
[email protected]
https://lists.skewed.de/mailman/listinfo/graph-tool

Reply via email to