frankly_match 0.1.0 copy "frankly_match: ^0.1.0" to clipboard
frankly_match: ^0.1.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

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

dependencies:
  frankly_match: ^0.1.0

Alternatively, your editor might support dart 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
0
points
141
downloads

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.

Repository (GitHub)
View/report issues

Topics

#matching #deliberation #hamming-distance #diversity

License

unknown (license)

More

Packages that depend on frankly_match