frankly_match 0.2.0 copy "frankly_match: ^0.2.0" to clipboard
frankly_match: ^0.2.0 copied to clipboard

Diversity-maximizing group matching for deliberative conversations. Assigns participants into groups that maximise Hamming distance across answer masks, ensuring each group contains heterogeneous viewpoints.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add frankly_match

With Flutter:

 $ flutter pub add frankly_match

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  frankly_match: ^0.2.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:frankly_match/frankly_match.dart';
0
likes
130
points
141
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Diversity-maximizing group matching for deliberative conversations. Assigns participants into groups that maximise Hamming distance across answer masks, ensuring each group contains heterogeneous viewpoints.

Topics

#matching #deliberation #hamming-distance #diversity

License

MIT (license)

More

Packages that depend on frankly_match