Changeset 1366:abc24245d276 in lemon
- Timestamp:
- 05/24/15 17:29:26 (10 years ago)
- Branch:
- default
- Phase:
- public
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/groups.dox
r1351 r1366 586 586 node labelings \f$l_1:V_1\longrightarrow L\f$ and \f$l_2:V_2\longrightarrow 587 587 L\f$ and we require that \f$l_1(u)=l_2(f(u))\f$ holds for all nodes \f$u \in 588 G \f$.588 G_1\f$. 589 589 590 590 */ -
lemon/vf2.h
r1353 r1366 429 429 void mappingType(Vf2MappingType m_type) { _mapping_type = m_type; } 430 430 431 ///Find a mapping431 ///Finds a mapping 432 432 433 433 ///It finds a mapping between from g1 into g2 according to the mapping
Note: See TracChangeset
for help on using the changeset viewer.